BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
sseanhennessyy
Obsidian | Level 7

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?

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

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.

View solution in original post

1 REPLY 1
SASKiwi
PROC Star

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.

SAS Innovate 2025: Register Now

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!

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
  • 1028 views
  • 0 likes
  • 2 in conversation