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

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

Show only some data in graph

Hi,  

I have a graph with:

- dimension : Person

- espression: SUM(measuse)

I want to show in my table only Person that have SUM(measure) over a certain amout.

You know how to do that?

thank u!

15 Replies
its_anandrjs
Champion III
Champion III

Hi,

In addition to this is Dimension Limits tab controls the number of dimension values in your chart. And it depends on the option that you selected and according to that it produces the result. The dropdown contains three values: First, Largest and Smallest. These values control the way the calculation is completed and representing your chart. It is compulsary that you select one of this option.

Hope this helps

Thanks & Regards

Not applicable
Author

Sorry but I can't undersand, for example, if I want only person with SUM(measure)>1000, what should I write in the tab "Dimension Limit"?

Not applicable
Author

It works thank u!

Colin-Albert
Partner - Champion
Partner - Champion

Tick the box "Restrict which values are shown using the first expression"

Select

     "Show only values that are"  "Greater Than"   enter the limit value, say 200

then select

     "exact amount"

limits.JPG.jpg

Not applicable
Author

Thank u very much!

Not applicable
Author

excuse me again 'cause now I have a new question (if it's not good here I can open another Discussion but maybe you know the answer).

I thought that "dimesion limit" evaluetes the value of dimension and not the first measure. So, now, what can I do for really limit the value of "dimension"? For examle, same of before:

- dimension : Person

- expression: SUM(measuse)

how can I have a table with only the top 5 person in alphabetical order?

thank u!