Hello All,
I am new to the SAS VA and what i want to do is to create a report which filter my data on basis of two filter ,start date and end date.
I have tried the slider with date but it only gives me option to filter data on single date.
I also tried with two drop down but they are performing independent from each other and giving me output for that selected date,not for all dates inclusive.
Your help on this is appreciated.
What version are you using? There should be filter objects or properties that convert to a range (two sliders).
Is it 7.3 Designer or 7.3 Explorer?
When I add a slider to the report prompt area and add a date variable, it shows me a two-slider control use for filtering by range. Similarly, when I add a date item as a filter to a specific object, the default control for this filter is a two-slider range.
How are you trying to set up the filter?
Ah, wait, I think I understand. Are you using two date items, one for start date and one for end date? If that is the case I don't believe you can create a single filter control that sets both dates. You could define a single advanced filter that uses an AND condition, or add two separate slider controls to set each date individually.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.