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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Display the Top 5 Amount for that Year in a report

Hi,

I am using QV11 and Excel as data source.

Below is the sample data from which i have to design a report:

SCHEMECIRCLEAVERAGE AMOUNT
SWIFT384_550NewYork1650
SWIFT384_550North Carolina1650
Zapper512+_699Pennsylvania992
INF1000_992Pennsylvania1680
SWIFT256+Pennsylvania716
ZAP512_771Pennsylvania550
SWIFT384_550Pennsylvania257
Zapper640+_774South Carolina440
Infinity_649Texas992
INF1000_992Virginia2610

My requirement is:

Say, For Year 2012 - CIRCLE "Pennsylvania" will have 5 different SCHEME's. For all the 5 different schemes i need to display the Top 5 Amount in the form of report.

                    1680

                      992

                      716

                      550

                      257

How to achieve this?

Also suggest me which type of chart will be good to show this data?

( SCHEME data count - 82 & CIRCLE data count - 8 ). No idea how to display the SCHEME in the Line Chart. As of now i have taken in X axis.

Thank You.

10 Replies
senpradip007
Specialist III
Specialist III

Hi Vinodkumard,

According to your problem I've attached one file, hope it'll be helpful to you.

With Regurds.

Pradip

Not applicable
Author

Pradip,

Thanks a lot, but i will not be able to open the file as i am using the QV11 Personal Edition(Free Edition).

Can you provide me the solution in the Post itself?

Anonymous
Not applicable
Author

Hi Vinod,

I don't have a brief idea of your model but based on the existing data you should go for a straight table:

Dimensions: Circle and Scheme

Expression: Average amount.

Sort on: Average amount - Numeric tick with Descending

This should help you.

Sokkorn
Master
Master

Hi,

Try with this screenshoot

Untitled.png

Regards,

Sokkorn

senpradip007
Specialist III
Specialist III

Hi Vinodkumard go through the image file... you'll get your answer.

Not applicable
Author

That works. Thanks for your solution Pradip.

Not applicable
Author

Thats Working Sokkorn. Thank You.

Not applicable
Author

Not applicable
Author

For the same, i am using Combo chart - CIRCLE as Bar and SCHEME as Line.

Dimensions - CIRCLE

                    SCHEME

Expressions - AVERAGE AMOUNT

In the chart i am able to see only the Line but not the Bar chart. Where am going wrong?

Kindly suggest.