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: 
Autumn
Contributor
Contributor

How to get top 5 highest price listing for every zipcode in a table chart

Hi!

I have datas for house listings id, price for every listing and the relevant zipcode of the houses.

I want to find a way to display top 5 prices per zipcode in a table. I have tried a few solution syntaxes online but it is not working. I would like to know what is the syntax and way to display it. 

Labels (1)
1 Reply
paulcalvet
Partner - Specialist
Partner - Specialist

Hello,

You can create a barchart with Zipcode and prices, then you add a limit in your dimension and you sort the chart by prices descending.

Paul