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: 
varma8998
Contributor III
Contributor III

How to show top three values in text chart

Hi Team,

I want to show the top three region values in the Text Chart

i am unable to attach the sample format that's the reason i am typing the table in the below format

The Columns are:

Curreny | Scenario | Proj Year | Region | CODE | Amount

The Below are the Values to the respective columns:

Dynamic | Scenario1 | Year 1 | Canada | 12345

Dynamic | Scenario 2 | Year 2 | France | 56789

Dynamic | Scenario 3 | Year 3 | Germany | 112233

so on……... 

Constant | Scenario 1 | Year 1 | Canada |12345

Constant | Scenario 2 | Year 2 | France | 56789

Constant | Scenario 3 | Year 3 | Germany | 112233

so on...………...   

now i want to show the top three region values based upon these columns

((Sum({<CURRENCY = {"Constant"}, SCENARIO = {"SCENARIO1"}, CODE = {"12345"}, YEAR = {"Y1","Y2","Y3"}}AMOUNT)
-
Sum({<CURRENCY = {"Constant"}, SCENARIO = {"SCENARIO2"}, COA_CODE = {"56789"},YEAR = {"Y1","Y2","Y3"}>}C_AMOUNT))/1000000)

3 Replies
Ezirraffner
Creator II
Creator II

Is it? In side properties of the dimension.

top3.png

varma8998
Contributor III
Contributor III
Author

Hi Ezir,

I am unable to see in the text chart

Ezirraffner
Creator II
Creator II

@varma8998 

Can you take a print screen of the text chart?