Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

STACKED

Hi people.

Please I need help on this.

I want it to be displayed like the one in png.

Thank you all in advance

1 Solution

Accepted Solutions
settu_periasamy
Master III
Master III

Hi,

Try this


Dual(Num(sum(TONS)/sum(TOTAL <TRANSPORTER>TONS),'#,##0.0%'),
Num(sum(TONS),'#,##0'))


Capture.JPG

View solution in original post

6 Replies
kenkuchana
Contributor II
Contributor II

Looks like you forgot to attach png Image file

Anonymous
Not applicable
Author

Thanks for your response.

I have attached itStacked.png

settu_periasamy
Master III
Master III

Hi,

Try this


Dual(Num(sum(TONS)/sum(TOTAL <TRANSPORTER>TONS),'#,##0.0%'),
Num(sum(TONS),'#,##0'))


Capture.JPG

Anonymous
Not applicable
Author

Wow!!!!!!

Thank you very much.

Anonymous
Not applicable
Author

Pls, may I know how to share my dashboard with my colleagues?

Thank you in advance.

settu_periasamy
Master III
Master III

you can publish the application thru access point , right?