Forum Discussion
Filter Interaction
- Anonymous9 months ago
Hi MAruna ,
Thank you for the update. I would like to clarify that the exact workflow you described (enabling/disabling the “Proceed” button, saving a “Lock this selection” state, and switching between Default View and Custom View automatically) is not supported natively in Power BI. Power BI cannot store checkbox states or programmatically change views based on slicer selections.
As an alternative, you can try the below:
- Use a DAX check (ISFILTERED) to show/hide visuals or a simulated Proceed button based on whether all slicers have values.
- Use Personal Bookmarks to save a “Custom View,” and use the default/reset view as your “Default View.”
- In Power BI Service, a user’s last slicer selections are automatically preserved until they reset them manually, which partially covers the “lock” concept.
Hope this helps, please feel free to reach out for any further assistance.
Thank you.
Hello,
If I'm understanding what you want to do correctly, I would like you to consider checking out the following YouTube video for guidance (this is not my content, but I have found it extremely helpful, and the methods in this may help you in what you are trying to achieve)
https://www.youtube.com/watch?v=FoEnJ35yG8g