BookmarkSubscribeRSS Feed
abhilashatiwari
Obsidian | Level 7

Hi,

I have two filters named "Country" and "City" used as section prompt in my report. I want to create a interaction/ hierarchy, in a way that if I select a country in "Country"filter, then the cities should be filltered according to the selection made for the country.

 

I can do this in the report, but unable to do in for section prompt

 

Please let me know if its possible using parameter or any workaround.

 

Thanks!

 

Regards,
Abhi

1 REPLY 1
Explore_SAS
Obsidian | Level 7

Hi Abhilash,

I think use we can filter the 1 value using the another.

 

I selected a below use case,

 

1. added 2 dropdowns with country country and city in sectional filter. and created a character parameter on country category. and assigned that character parameter to Country dropdown.

 

Then I selected the city dropdown and clicked on Filters tab to add create a filter on it.

 

and I added below condition country = 'character parameter' 

 

This gives the desired result of filter based on what you select in the country dropdown.

 

I hope this resolves your question.

 

Thanks,

 

 

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!

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
  • 1 reply
  • 2128 views
  • 0 likes
  • 2 in conversation