So this one is a little complex and I'm not sure if it can be done or not. I'm attempting to create a report where the user can enter a date in CYYMMDD format to pass through an advanced filter. Here is the filter:
AND [ Policy Effective Date =< parameter
[ Policy Expiration Date >= parameter
Both Policy Effective Date and Policy Expiration Date are in the same CYYMMDD format.
The filter works when I create a custom parameter for a static value, however I want the report user to be able to change that parameter value through a text input control. Is this possible? Can a user change a parameter value through a text input option?
In the Role tab of the Text Input object you can assign the field in the object to a parameter. This will allow you to change the date value and have it feed the parameter.
In the Role tab of the Text Input object you can assign the field in the object to a parameter. This will allow you to change the date value and have it feed the parameter.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
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.