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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot Table Expression with Count and Total Count

Hi,

Good day All!

I am trying to achieve the count(value) / count (total value). but i need to add some conditions on that.

I am attaching a sample file here.

Please help me to resolve this..

Thanks and Regards

RK

2 Replies
lironbaram
Partner - Master III
Partner - Master III

hi

have a look at the attach example

i changed the calculated dimension to regular dimension

and added the if clause to the expressions

krishna20
Specialist II
Specialist II

Hi,

Your First Expression : Count(REPORING_AIRLINE)

Your Second Expression : =([Reports Count])/ Count (TOTAL REPORING_AIRLINE)

Here Reports Count is the Label Name of first expression.

Please try this and let me know.