Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Count Customer Code on X-axis

how to use calculate dimension so as to have count of customer codes on x-axis.

34 Replies
Not applicable
Author

please advise guys

Not applicable
Author

Please advise Guys..

Not applicable
Author

Help Guys

Not applicable
Author

please advise

agilos_mla
Partner - Creator III
Partner - Creator III

Count # Customers giiving 80% of Sale

=sum(aggr(if(RangeSum(Above(sum([Actual Sale])/Sum(TOTAL [Actual Sale]), 0, RowNo()))<=0.8,1, 0), [Customer Code]))

michael

Not applicable
Author

it says"

Allocated Memory exceeded......:(

agilos_mla
Partner - Creator III
Partner - Creator III

Strange, you are 32 bits?

I attached you sample with the text box counter.

Try it !

Not applicable
Author

No we are 64 bits

Not applicable
Author

when I am applying the command into dimension, it says "Allocated Memory exceeds"

agilos_mla
Partner - Creator III
Partner - Creator III

Sure, you cannot use an aggregation fucntion in the dimension.

Use the option text in chart  (in Presentation tab) and add the formula within, then move the result where you want. with CTRL+Shift