Forum Discussion
Anonymous
6 years agoNot applicable
Help with table filtering
Hi frnds, I have a Power BI report page with a table. I need to give the users the option to click a button and the table should filter the records based on a condition. Note :I dont want to use bo...
d_gosbell
6 years agoSuper User
Anonymous wrote:
Note :I dont want to use bookmarks here as it will create multiple pages.
Bookmarks don't create pages. You can use bookmarks to hold a set of filters for the current page or a selected visual. Buttons with bookmarks should be able to do exactly what you are after, just applying a filter to the table visual (you'd probably want to add another button to "clear all filters" )