Forum Discussion

DavideBono97's avatar
DavideBono97
Helper I
3 years ago
Solved

PowerBi Embedded - Reset filter

Good morning I have a Embedded Report with pages Some pages have filters as follows   With the eraser I can delete the filters or in any case change them Is there a client method to be abl...
  • ibarrau's avatar
    ibarrau
    3 years ago

    Ok. You can remove from your code the settings -> pane -> filter. That way the filter pane will show if it is visible in the report, if the owner hids it then it won't be there.

    In order to "restore filters" you can ask them to add a button and create a bookmark that will save data filters to take them back. I guess if you just refresh the whole page it should restore the filters to default too, but I'm not sure.

    I hope that make sense