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: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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