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: 
wenkew186
Creator
Creator

Dynamic Dimension but in limit number

Hi all,

I have a pivot table. one of dimension have 5 values, and the dimension also is list box filter.

so now , I need limit this dimension show less 3 values, base on select in list box.

if no select then 3 values showing. if more than 3 values be selected then 3 showing.

how to do it?

thanks all!

1 Reply
ValeriyaBartosh
Partner - Contributor III
Partner - Contributor III

hello, use if clause with getselectedcount (FieldName [, IncludeExcluded]) function and rank()