Hi, I'm migrating an excel report to SAS Visual Analytics. On the report there is an KPI that is calculated comparing results using the first line as reference:
price diff
10 0
20 10
30 20
The challeng is that there are a lot of filters and this first number will change when the filters are used on report.
Thanks!
Rogério
Maybe the aggregate function FIRST can help you?
//Fredrik
Hi!
This is an example using sashelp.class:
Might help you 🙂
//Fredrik
Thanks to answer, it works for me!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.