Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am attaching a application in which i want year wise % of a product Types.
like given below
Year | 2014-15 | 2014-15 | 2015-16 | 2015-16 | 2016-17 | 2016-17 |
Type | Total_Sales | % Linked | Total_Sales | % Linked | Total_Sales | % Linked |
Linked | 3 | 37.50% | 4 | 40.00% | 7 | 58.33% |
Non Linked | 5 | 62.50% | 6 | 60.00% | 5 | 41.67% |
Total | 8 | 10 | 12 |
please help to get the desired out-put.
Thanks in advance.
Try this:
Count(Policy)/Count(TOTAL <Year> Policy)
Hi,
Thanks Sunny it is working.
Awesome!! Close the thread by marking the correct response.
Qlik Community Tip: Marking Replies as Correct or Helpful
Best,
Sunny