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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Gauge Chart

Dear all,

I have a table :

Company     Date          Money

A         20120830        100

B        20120830         200

C        20120830          300

D        20120830         400

A        20120831         500

B        20120831         400

C         20120831        300

D        20120831         200

How to set two individual gauge charts if I want to show top-two rich companies per date?

Thanks all!

4 Replies
senpradip007
Specialist III
Specialist III

Hi

Find the attachment.

Hope it helps.

Regards

Pradip

Not applicable
Author

Thank you for your answer!

But any difference if I am using excel file as a database source?

Not applicable
Author

And I dont know what the meaning of this statment

Max({$<ComDate={'$(vMaxDate)'}>} Money)

especially "vMaxDate"

Thanks a lot!!

Not applicable
Author

But when I used excel instead of hard code the database in script, it does not work.

Pls help!