Marketcircle    Forums  Hop To Forum Categories  Extending Daylite  Hop To Forums  Building Reports and Print Layouts    Report creation: how to retrieve
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Apprentice
Posted
Hi all,

I'm strugling with the report creator and can't access a specific field. I curently building an opportunity report, but can't display the NAME field of an ESTIMATE.

I'm reaching Data Row:Opportunity:Estimates

At that point, since it's not a calculation I assume it's not important if I select any of the choices (Average, Maximum, Minimum or Sum)

After that I'm lost. The field that looks the most promissing is ESTIMATE ID, but all that pops up in my report is a number and not the text I'm looking for.

Any help would be greatly appreciated.

SC
 
Posts: 11 | Location: Montreal, QC | Registered: July 07, 2006Reply With QuoteEdit or Delete MessageReport This Post
Pro
Picture of Scott McCulloch
Posted Hide Post
Hi Sylvain -- I've moved your topic to the Building Reports and Print Layouts area.

Scott
 
Posts: 160 | Location: San Jose, CA | Registered: June 14, 2006Reply With QuoteEdit or Delete MessageReport This Post
AJ
Marketcircle Team
Picture of AJ
Posted Hide Post
I think you mean the Opportunity name. If so, it's 'name'.

So the path is data row -> opportunity -> name
 
Posts: 893 | Location: Toronto | Registered: May 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Apprentice
Posted Hide Post
Thanks for the reply.

No, the opportunity name I can get. What I'm looking for is the product name within the estimate tab inside Opportunities.

Crossing my fingers...

Sylvain
 
Posts: 11 | Location: Montreal, QC | Registered: July 07, 2006Reply With QuoteEdit or Delete MessageReport This Post
AJ
Marketcircle Team
Picture of AJ
Posted Hide Post
Then what you are looking for is 'lineItems'

In lineItem, you also have 'name'.

lineItems is a to-many, so you will need a nested table to get that information.

The keypath on the nested table should be:
data row -> opportunity -> lineItems

Then for the lineItem name (in the nested table), you the path would be:
data row -> lineItem -> name

Hope that helps.
 
Posts: 893 | Location: Toronto | Registered: May 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Apprentice
Posted Hide Post
Wow...

After screwing up my reports like 4 times (thanks fot the lack of undo and save as...) I'm about to give up.

If i understand I need to include a table within another table? I've tried but somehow, even if I do the keypath thing for line items, I can't get to anything when double clicking on the field...

Your report features a super powerfull, but I'm stating to believe I'll need to get R&D in this...

Thanks
 
Posts: 11 | Location: Montreal, QC | Registered: July 07, 2006Reply With QuoteEdit or Delete MessageReport This Post
AJ
Marketcircle Team
Picture of AJ
Posted Hide Post
You are correct - it is hard. The engine is a double-edge sword. It's powerful and allows you to do almost anything - but it is complex. We are working on making some things easier.

To create/add a nested table, you convert one of your cells in the main table to a box. Then drop/add a table in that box.
 
Posts: 893 | Location: Toronto | Registered: May 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

Marketcircle    Forums  Hop To Forum Categories  Extending Daylite  Hop To Forums  Building Reports and Print Layouts    Report creation: how to retrieve

© Copyright 2006 Marketcircle Inc. All rights reserved.