Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I wanted to create a set analysis in an expression, but it gives me an error because a have a variable as field. Then I came with the idea to create my set analysis in a variable:

But when I show this variable in my chart, it only gives me zeros. Who can help me out?
Thanks in advance!
Your variables contain aggregations which you want to use within another aggregation without the use of an aggr-function - it's quite similar to this one: Calculated variable in expression with set analysis.
- Marcus
How do you define v_PNV and v_QTY_M3I? Are these expressions also?
These are variables as well:


Your variables contain aggregations which you want to use within another aggregation without the use of an aggr-function - it's quite similar to this one: Calculated variable in expression with set analysis.
- Marcus