In SAS VA is there any way to make a search function in the section area without having it in the Section Prompt or Report Prompt area? I was able to do it in those areas using prompts; however, I am now trying to do it in the main section. Any help is much appreciated!
Thanks! It worked! Much appreciated!
Yes. Just add a Text Input control object to your main report area and assign the text to a Parameter you have created in your data source. Then in the report object you want searched create an Advanced Filter that equals the Parameter.
Type your search text into the Text Input control and this will apply that filter to your report object.
Thanks! It worked! Much appreciated!
@Janet5 - Cool, glad to help!
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.