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

Selecting Ascending 5 Values in expression

HI Experts

In my Pivot table, Using a calculated Field Difference

Difference = ([last month Sales] - [Current month Sales])

now i want to choose on top 5 values by Ascending order

Please Suggest

16 Replies
Not applicable
Author

HI QLIKmsg4u

Please find the attached QVW

there are 21 customers

sort is based on the field Difference Ascending

Now in this Straight table i want to show top 5 values for the field Difference

Not applicable
Author

HI Avinash

Please find the attached QVW

there are 21 customers

sort is based on the field Difference Ascending

Now in this Straight table i want to show top 5 values for the field Difference

Not applicable
Author

HI Vijeta

How can i do that for expressions in Dimension Limit

Sorry i am not clear

krishna20
Specialist II
Specialist II

Hi,Try like this

help.png

Right click on straight table-> choose properties-> under properties Select Dimension Limits.Enable Restrict option .

Show only 5 or 10..what ever you need.

Not applicable
Author

HI Krishna20

My Field Difference is an Calculated Expression not a dimension

krishna20
Specialist II
Specialist II

Hi,

The below thread may clears your requirement.

Rank function in expression

krishna20
Specialist II
Specialist II

Hi,

Please find the below attachment. Is this the your expected output?