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

Pivot table: Measure as percentage of total Row

Hello!

I'm fairly new to Qlik Sense, am still figuring stuff out. Have looked on the forums and this seems to be a recurrent problem, yet I don't see an answer to my specific question.

I have the pivot table (see below) constructed for 2 columns (in or out of policy) across 2 years (2014 and 2015). I have also written the expression so that the data pulls from a specific category (called 'Air').

Currently the count (or number of Air transactions) in or out of policy is expressed as a percentage of the total Air transactions across both years. What I want to do is to change the denominator in my expression so that it pulls as a percentage of the specific year it occurs in (as a percentage of the row total).

qlik1.JPG

Please see below for my expression script, have tried distinct years, have tried specifying [Year] = {2014,2015}. But all to no avail.

(count({1<[TYPE] ={Air},distinct[Year]>}SPEND))

/

(count(Total{1<distinct[Year],[TYPE] ={Air}>}SPEND))

Any help would be much appreciated!


Many thanks


Leo

3 Replies
Anonymous
Not applicable
Author

helpful

Not applicable
Author

Hey Sagar,

Were you looking for the answer to a similar question?

Not applicable
Author

I am looking to do something very similar, except that I want to get the % of the total column instead of the % total of a row in a pivot table. 

Perhaps bumping this thread will get a quick response.

Thanks,

Brad