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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
francisvandergr
Partner - Creator II
Partner - Creator II

Problem with calculation of Totals

I have a problem with a formula. I have a datamodel of individual records with the following information :

Period, Country, Turnover and GM

I have more records from 1 country in a period. For example : Netherlands Period 1.

I want to calculate with the Totals: so in period 1 i want to see for the netherlands :

75 / 130 = 0,576923077

and in period 2 i want to see for the netherlands :

500 / 1100= 0,454545455

And an important thing i don't want the period in my dimension.

I have enclosed the example

1 Solution

Accepted Solutions
Not applicable

Hi Francis,

a quick shot using SET ANALYSIS (fixed values).

A better solution will be to have it dynamic of course.

Good luck!

Rainer

View solution in original post

2 Replies
Not applicable

Hi Francis,

a quick shot using SET ANALYSIS (fixed values).

A better solution will be to have it dynamic of course.

Good luck!

Rainer

francisvandergr
Partner - Creator II
Partner - Creator II
Author

Thank you for your solution !!!Smile