Forum Discussion

MAruna's avatar
MAruna
Helper I
9 months ago
Solved

Filter Interaction

Hi team, Good day! I have 3 Filter Like year , Category, sub category  1) User needs to select all 3 filters then only they go with proceed option or else proceed option is grey out 2) once ...
  • Anonymous's avatar
    Anonymous
    9 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.