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: 
Not applicable

Calculations between subgroups of a dimension

Hello

I currently have my 2016 Data, budget and past years in a dimension called Origin.

Im using a pivot table to see results,but i want to make calculations between this fields.

Any Clues?

example.jpg

4 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

It might be useful if you provided some clues on what you would like to calculate...

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
brunobertels
Master
Master

Hi

you can make calculation between this fields by using the before() function :

mesure :

may be :

sum(MONTO MILES) - before(sum(MONTO MILES))

Not applicable
Author

@

Jonathan Dienst (a abel abad) hace 9 horas

It might be useful if you provided some clues on what you would like to calculate...

Im just looking to make this formulas :

Real 2016 / Budget 2016

Real 2016-Budget 2016

Real 2016 / Real 2015

jonathandienst
Partner - Champion III
Partner - Champion III

And how are the values Real 2016/2015 and budget 2016/2015 calculated? The value of responses you get will be directly proportional to the amount of information you provide.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein