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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
deepakqlikview_123
Specialist
Specialist

Top n selection by using slider.

Hello All,

Please find attached screen shot.

Can you please help me out how to make top n selection by using slider.

Thanks,

Deepak

1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III

Hi Deepak,

Please find attached file for solution.

Regards,

Jagan.

View solution in original post

4 Replies
Not applicable


Hi Deepak,

Under Slider properties, have a variable maintained and use the same variable in Dimension Limit Tab of Chart properties.

Hope this helps !

slider pic.jpg

chart.jpg

Sree

deepakqlikview_123
Specialist
Specialist
Author

Hi Sreejith,

In Pivot table there is no dimension limit tab.

In this case can u plz tell me how to handle this.

Thanks,

Deepak

jagan
Partner - Champion III
Partner - Champion III

Hi Deepak,

Please find attached file for solution.

Regards,

Jagan.

VishalWaghole
Specialist II
Specialist II

Hi Deepak,

aggr(if(Rank(sum(Enquiry))<=variable,DealerName),DealerName)

Create slider and assign variable to slider.

Hope it will work for you.

-- Regards,

Vishal Waghole