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: 
ferha_jafri
Partner - Creator III
Partner - Creator III

Want to get Column Total in Row

Hello Experts,

I want to add column total and get its value in row.Please find attachment as you will see in the attachment I want to get column Total on the right hand side value in the Total row.

 

Thanks in advance.

1 Solution

Accepted Solutions
sunny_talwar

This?

image.png

Expression for TOTAL

Count(TOTAL <Prioity, Category> Documnet)

View solution in original post

9 Replies
Anil_Babu_Samineni

Like this?

 

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
ferha_jafri
Partner - Creator III
Partner - Creator III
Author

No 

Anil_Babu_Samineni

Please describe in image after you export that into excel.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
ferha_jafri
Partner - Creator III
Partner - Creator III
Author

If you check the pivot attached in the sample I want column total on right to come in expression name as Total. 

sunny_talwar

You want something like this?

image.png

ferha_jafri
Partner - Creator III
Partner - Creator III
Author

Thanks for your reply but I want to get for priority 1,category 1 total which is 4 to come under total for priority 1 , category 1.I want to evaluate % for them as there corresponding value 3/ 4.

ferha_jafri
Partner - Creator III
Partner - Creator III
Author

Hello ,

 

Not able to find solution to this , if anyone worked on a similar case then please reply.

sunny_talwar

This?

image.png

Expression for TOTAL

Count(TOTAL <Prioity, Category> Documnet)
ferha_jafri
Partner - Creator III
Partner - Creator III
Author

You are great , thank you so much this is what I was looking for...