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

% of column

Hello

i am writung a report and have built the following table

Company Service used Count of service used

Where Company and service used are dimensions and count of service used is an expression.

I simply want the count of the services to reflect the % of the overall amount of services used by the company, is this possible?

Jon

Labels (1)
2 Replies
sparur
Specialist II
Specialist II

hello Jon,

Yes it possible:

count([Service used]) / count(TOTAL <Company> [Service used])

sparur
Specialist II
Specialist II

hello Jon,

Yes it possible:

count([Service used]) / count(TOTAL <Company> [Service used])