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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
prathipsrinivas
Creator
Creator

Display Top N dimensions using the Expression in Straight Table

Hi Qlikers,

I have a requirement where I need to show only top N Clients according  to varience (Actual - Budget) in the Straight Table.

I have tried using Dimension limits but it's not working as expected.

Could you please help me implement using any logic?

Prathip
Labels (1)
1 Reply
sivakumar1994
Contributor III
Contributor III

Trying sorting by mean value of (Actual - Budget) in Descending order, then apply dimensional limit for first 10 records only.