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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
pra_kale
Creator III
Creator III

How to get % in a column in Pivot Table

Hi,

I am attaching a application in which i want year wise % of a product Types.

like given below

       

Year2014-152014-152015-162015-162016-172016-17
TypeTotal_Sales% LinkedTotal_Sales% LinkedTotal_Sales% Linked
Linked337.50%440.00%758.33%
Non Linked562.50%660.00%541.67%
Total8 10 12

please help to get the desired out-put.

Thanks in advance.

1 Solution

Accepted Solutions
sunny_talwar

Try this:

Count(Policy)/Count(TOTAL <Year> Policy)

Capture.PNG

View solution in original post

3 Replies
sunny_talwar

Try this:

Count(Policy)/Count(TOTAL <Year> Policy)

Capture.PNG

pra_kale
Creator III
Creator III
Author

Hi,

Thanks Sunny it is working.

sunny_talwar

Awesome!! Close the thread by marking the correct response.

Qlik Community Tip: Marking Replies as Correct or Helpful

Best,

Sunny