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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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