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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Set Analysis Question

 

I have sales person and month as dimensions and sales of Product_A and Product_B as measure. I want ultimately create a bar chart to display % of product sales per month see below

 

Can some one help?

Data in the table

and ultimately a bar chart like

5 Replies
Anonymous
Not applicable
Author

See attached

Anonymous
Not applicable
Author

Modified my solution after you added a picture

Anonymous
Not applicable
Author

I have been doing same but get 100%in all

Anonymous
Not applicable
Author

That means you're doing something differently.  Try to compare carefully, or upload your app and I'll take a look when I have time.

punitpopli
Specialist
Specialist

Hi,

Try using something like this:

sum(sales)/Sum(TOTAL <MONTH> sales)