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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Creating % analytics

Hello,

I have a chart to which I am trying to show a % of products used.  However, I've hit a dead end asto how to create this.  I currently have the following expression which gives me the total value of the product used:

=num(sum(OKM_POTENTIALVALUE)

I want to then divide this into the total for a specific procedure which the expression is the same.  Any ideas on how I can do this?

(The tab in question is the Consumable tab)

(Hope it makes sense)

1 Solution

Accepted Solutions
tresesco
MVP
MVP

Check 'Relative' in the expression tab, check the output, is this what you want?

View solution in original post

4 Replies
tresesco
MVP
MVP

Check 'Relative' in the expression tab, check the output, is this what you want?

Not applicable
Author

Clicked it, doesn't make any change unless I am doing something wrong??

tresesco
MVP
MVP

Did you try it in your pie chart? and yes check 'Values on data points' as well, you would notice the change. See how I see:

111.png

Not applicable
Author

Perfect!!!!  Something so simple has kept me stuck for days.

Thank you!