- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I have a cross-tab which contains a number of aggregated measures, below is the calculation for the 'Yield' measure:
I've used the 'Reporting Year' as a column so that we can see the current and previous year values side by side:
What I now need to do is add another measure which shows the difference between the current and previous year values, I've tried using the Parallel Period Operator but get a 'Nested aggregated expressions are not supported'. I've also found the same problem if I try to create separate Aggregated Measures for each year.
Any idea how I can show the difference?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Rightside13,
just an idea, as I am working on an older VA Version (7.5) so that I can't try the idea myself:
In the article SAS Visual Analytics Advanced Calculations (part 3... - SAS Support Communities
there is a section "Creating an aggregated data source".
In this section is stated "Calculated items and aggregated measures become regular measures in the output table and can be used in new aggregated items and aggregated measures expressions."
Maybe you can use this to reach your goal.
Best
Markus
Like posts you agree with or like. Mark helpful answers as “accepted solutions”. Generally have a look at https://communities.sas.com/t5/Getting-Started/tkb-p/community_articles
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Rightside13,
just an idea, as I am working on an older VA Version (7.5) so that I can't try the idea myself:
In the article SAS Visual Analytics Advanced Calculations (part 3... - SAS Support Communities
there is a section "Creating an aggregated data source".
In this section is stated "Calculated items and aggregated measures become regular measures in the output table and can be used in new aggregated items and aggregated measures expressions."
Maybe you can use this to reach your goal.
Best
Markus
Like posts you agree with or like. Mark helpful answers as “accepted solutions”. Generally have a look at https://communities.sas.com/t5/Getting-Started/tkb-p/community_articles
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Tried that and it worked, I saw the link you posted yesterday and for some reason dismissed it as a solution.
Thanks,
RS13
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I'm glad, it worked.
Best
Markus
Like posts you agree with or like. Mark helpful answers as “accepted solutions”. Generally have a look at https://communities.sas.com/t5/Getting-Started/tkb-p/community_articles