BookmarkSubscribeRSS Feed
RSB
Calcite | Level 5 RSB
Calcite | Level 5
I have a Values 'Group','Entity X','Entity Y' that are values in the Prompt applied to the column Entity_Name(Only Entity X and Entity Y are values in Entity_Name), if the values Entity X or Enity Y are selected the data should be a filtered based on the the value, but if the value 'Group' is selected data should return for both Entity X and Entity Y).

Is there a way to do this using the information map?

Thanks in Advance.

Message was edited by: RSB Message was edited by: RSB
2 REPLIES 2
deleted_user
Not applicable
Hi,
Yes this can be done in a information Map studio.
There are 2 ways to do this.

1- If you are not using a stored process and simply working on Map studio then you can refer this-
http://support.sas.com/kb/30/924.html

In this, 'All employee' could be your GROUP and the values that go under Group would be Entity X and Entity Y.
You can go through this link and try it in the Maopstudio. This should work.

2-If you sre using stored process and your prompts are getting called from the stored process (that gets attached to the information Maps), then you can use this method. This is something that I am doing. In this you can write the desired Code and check the condition for 'grouop' selection.
Let me know if you are using this approach as may be i could help you with the coding.

All the best.

Thanks,
Neha
RSB
Calcite | Level 5 RSB
Calcite | Level 5
Thanks Neha, That was helpful.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 824 views
  • 0 likes
  • 2 in conversation