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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sales %age

Hello Everyone

Can you please help me , how to find out Regional Sales %age compare to Total Sales

Region    Sales          Regional Sales%age

A          1000               Need a fromula here

B          1500                    "

C          2000                    "

Total    4500

Sale           

Highly Appreciate for answers

Regards

Labels (1)
4 Replies
rubenmarin

Hi Asim, try with:

Sum(Sales)/Sum(TOTAL Sales)

"TOTAL" tells QlikView to consider all the values selected, ignoring table dimensions, so each row divides the value of that region to the sales of all regions.

In the 'Numbers' tab of the chart select one of the numeric options (integer, fixed decimal...) and check the option to show in percentage.

Not applicable
Author

Thanks, That worked perfect

maxgro
MVP
MVP

1.png

maxgro
MVP
MVP

please marks Ruben answer correct and close the thread, thanks