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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Show Total feature.

I would like to know if in the QlikView 10 has a similar features such as 'Show Total' in the 'Dimension Limits' tab in QV11?

In the attached file you can find more details.

Thanks in advance.

Marcelo.

3 Replies
pho3nix90
Creator II
Creator II

Hi,

Yes it does.

marcus_sommer

I'm not absolutely sure but I think the dimension limits are a feature which was introduced in QV 11 and therefore it's not available within QV or earlier releases. But you could implement it with a calculated dimension like:

=if(aggr(rank(aggr(sum(Value), Customer, Article)), Customer, Article) <= 15, Article, 'Other Article')

- Marcus

pho3nix90
Creator II
Creator II

Rereading your question, it seems I understood the other way around. QV10 does not have dimension limits, if memory servers .