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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
kennethand
Contributor III
Contributor III

100% Stacked bar per dimension

I like to make a stacked bar (100%). Based on the attatched data (just a sample of a huge data set)I like to create a stacked bare like this. It should be very simple but I cant get it to work myself

 

clipboard_image_0.png

Labels (1)
1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You use two dimensions:

1. Project

2. Q103

And you need one measure:

count(respid)/count( TOTAL <Project> respid)


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You use two dimensions:

1. Project

2. Q103

And you need one measure:

count(respid)/count( TOTAL <Project> respid)


talk is cheap, supply exceeds demand