Hello Experts,
I want to create a button to refresh my report. Yes, I can use the More Options > Refresh Report, actually this is exactly what I need, but in a new button, one inside my report, not in the SAS page head.
Is there a way to do that?
I already looked in this two others questions:
https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-Analytics-Refresh-Report/m-p/192590#M1443
But they don't have a clear solution.
Thank you guys!
Depending on your report you could try something like this:
Create calculated item
choose result type Character
Type the text you want shown on button e.g. "Refresh report"
OK
Put a Button Bar in your report and assign the calculated item
Now make interaction to the objects in your report that you want to refresh.
As the user hit the button bar the objects interacting with button bar should refresh.
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.