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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
fheidenstecker
Partner - Creator II
Partner - Creator II

Access Measure from another Measure

Hi Qlik Communtiy,

is it possible to create a measure, that references other measures?
For example if I create a measure for Sales and a Measure for Number of Customers, and then i would like to create a measure called Sales Per Customer.

So I would like to devide measure Sales by measure Customer.

Is that possible?

Thanks for any advice!

Fabian

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

No, but you can put the expression in a variable and use the variable in both places where you want to use the expression.


talk is cheap, supply exceeds demand
fheidenstecker
Partner - Creator II
Partner - Creator II
Author

Okay, not really a nice solution, but thanks anyway!