BookmarkSubscribeRSS Feed
Aiadeva
Calcite | Level 5

hi everyone !

I'm using Visual Analytics 8.2 , and I have a tricky question...

So I have this data sample :

 

IDAdherentTypeContratIDPolice IDTypeContrat
1BASE1
1OPTION22
2BASE31
3BASE4
3SURCO53
4BASE6
4SURCO73
5BASE81
1BASE9
1BASE10
5BASE11

 

IDAdherent is the ID of some people under one or more contracts (codified by IDPolice) with the value TypeContrat wich are 'BASE','OPTION' or 'SURCO'. The SURCO contract is 'stronger' than the OPTION contract which is stronger than BASE.

What I want to do in Visual Analytics is creating a list of those IDAdherent and their contract with the strongest value

 

With this sample, I would like something like this in visual analytics :

 

1OPTION2
2BASE3
3SURCO5
4SURCO7
5BASE8

 

Is it possible? 

 

 

 

PS: I know I can do this in SAS, but for some -complicated- reasons we can't do that . We need this to be done in Visual Analytics.

 

 

Thank you for your help !

 

2 REPLIES 2
Aiadeva
Calcite | Level 5

Sorry for double post but... Nobody knows how to do that 😞 ?

I can give more informations if that's what you need !

SASKiwi
Opal | Level 21

So what is stopping you adding a flag to the data identifying the strongest rows before you load into VA memory? Then all you need is a simple filter to get the right rows.

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
  • 2 replies
  • 588 views
  • 0 likes
  • 2 in conversation