BookmarkSubscribeRSS Feed
Ryan10
Calcite | Level 5

As an example, what I’d like to do in VA 7.4 is a dynamic outlier flag. Q1, Q3, and IQR are aggregated measures found for each [ByGroup], but then I need a calculated item which flags each observation as 1 if > Q3 + 1.5 IQR or < Q1 - 1.5 IQR else 0. As of right now, calculated items cannot refer to aggregated measures, so I was wondering if there is some parameter trick to get this done. Thanks! Ryan

3 REPLIES 3
Ryan10
Calcite | Level 5
I'm surprised I still have no response! I guess this means it isn't possible???
Renato_sas
SAS Employee

Hi Ryan,

 

Aggregated measures are only known by the visualization - the [ByGroup] is dynamically determined within the visualization, depending on the categories added to the roles. I don't know what VA release you are talking about, but you can accomplish that with VA 8.3, using some of the new aggregation capabilities introduced on that release, such as aggregated data sources, data source join, and AggregateTable operator.

 

Best,

Renato

Ryan10
Calcite | Level 5

Hey Renato,

 

Thanks for the response. I am using 7.4. I'll edit the original post.

 

Thanks,

Ryan

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

Tips for filtering data sources in SAS Visual Analytics

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.

Discussion stats
  • 3 replies
  • 698 views
  • 0 likes
  • 2 in conversation