Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Querying a report

Status
Not open for further replies.

funkmonsteruk

IS-IT--Management
Joined
Feb 8, 2002
Messages
210
Location
GB
I have had a problem with a report that i'm producing, basically for every <Value> there is a <description> and i want to sum all the <Value>'s. However I don't want to include the individual <value> or the <Description>'s if i remove the <description>'s from the report it ignores any duplicate <value>'s which is leading to an incorrect Sum<Value> figure being returned.

Is it possible to query a report which has all the elements required to give a correct response, so as i can on abstract the variables which i require?
 
Possible answer in your original thread.....

I hope... T. Blom
Information analist
Shimano Europe
tbl@shimano-eu.com
 
If I'm correct, your <value> object is a dimension or a detail, not a measure. The <value> object in the universe must be defined as a measure that uses the Sum function for aggregation.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top