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

is this possible?????/?????????

Hey All,

Can anybody solve my prob.

the prob. is that I have table called Customer and it having fields named test_name & Region & sales & further more.

Example:-

Test_nameRegionSales
test1R-112000
test2R-110000
test3R-2

6000

test4R-18000
test5R-2

4000

test5R-27000
test6R-111000


Now what i want to do is to plot a chart that show Top 3 Test_name of both Region i.e Top 3 Test_name of 'R-1' and Top 3 Test_name of R-2 in a single chart

note:- Top 3 selection are based on sales value.

Plesae help me out.

Which chart is suitable and how can i plot.....

Thanks & Regards,

Binod Kr.

1 Reply
rahulgupta
Partner - Creator III
Partner - Creator III

Hi,

Kindly use Rank() Function

Regards