Hello everyone, I am working on a report in SAS Visual Analytics on the Viya platform 2025.06. My Goal: I need to create a single button on the report screen that, when clicked, removes or resets all active filters in the report. This would replicate the default "Remove all applied filters" functionality, but with a more prominent and user-friendly button integrated directly into the report's design. TheChallenge: My report uses a variety of filter controls, including: Drop-down lists Sliders List tables used as filters A key complexity is that these filters are often independent of each other. For example, Filter A might affect Objects 1 and 2, while Filter B only affects Object 3. Not all filters apply to every object on the page. Question: Is there a standard method or a recommended workaround to implement a global "Clear All Filters" button that can handle this setup with independent filters? I'm looking for a robust solution that provides a good user experience without requiring a full page reload. Thank you in advance for your guidance and suggestions!
... View more