Hi all,
I have some doubts.
My requirement is when user put the value from today date in From text input object and Future date in To text input object.
For example. Today date is 28APR2021 and user put to date is 01OCT2021.
So, Dashboard should be show only from 28APR2021 to 01OCT2021.
How can I get this? Please help me out.
Thanks,
Nirav
Hello,
Does your data have rows for future dates, or does it only go up to the current day?
The way the Text Input control works, you can only specify values that exist in the data.
Aside from that limitation, it should be possible to create two text inputs, assign parameters to them, and then create a filter based on the two parameter values. But a Slider control is probably a better way to do this.
Sam
Hii Sam,
Yes, I have some Future dates in data.
And yes, you are right about slider control for range, but here big task is today date, how can I put it in From ?
Thanks
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.