
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Set analysis in variable
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!
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do you define v_PNV and v_QTY_M3I? Are these expressions also?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These are variables as well:


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
