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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Show Only Smallest

Hii,

The user would like to view the type of bar chart and the lowest 5

Dimentions User Name

Expressions (=Count({$<SD_Tarih={"$(=vbugun)"}>}GVG_UID))

Dimentions limits Show only First is working but Smallest not working

Labels (1)
1 Solution

Accepted Solutions
alexandros17
Partner - Champion III
Partner - Champion III

IN dimension limit :

show only smallest 2 values

in option unselect show others

... it works

View solution in original post

3 Replies
alexandros17
Partner - Champion III
Partner - Champion III

IN dimension limit :

show only smallest 2 values

in option unselect show others

... it works

Not applicable
Author

Today's is no vbugun variable, the operation results have min 5

er_mohit
Master II
Master II

Tried this one suggested by alexandros17 and then

in presentation tab check on max(1-100) and put 5 there

if your data has 0 value then uncheck supress zero value too

hope it helps