Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hello all,
I'm working on a power bi report that has 1 page. On this page I have a filter where you can filter based on a company name. If you have selected a certain company, then a table underneath will show all the bugs that have been reported for that company.
Now I need to create 3 filters for that specific table.
button 1) shows all the bugs in the table. (This filter has to look like a button that says "All")
button 2) shows only the last bugs that are already fixed. (This filter has to look like a button that says "Last")
button 3) shows all the failed to fix bugs (to know if a bug is fixed i need to look at a column in 2 different tables) (This filter has to look like a button that says "Failed")
The report has to work like this: When you have selected a certain company in the search filter, let's say McDonalds, the table has to show all the reported bugs for McDonalds. AND when you click on the button that filters the bugs "All" or "Last" or "Failed" it still has to show the reported bugs for McDonalds for the according filter (all, last or failed).
I tried to create this by using buttons and bookmarks, BUT when I select a certain button like "All" it show all the bugs for all the companies that are in my dataset. And when I try to select a company in my filter, it keeps showing me all the bugs. How could this be fixed?
Thank you so much in advance! 🙂
Solved! Go to Solution.
Hi @rd1920 ,
I made simple samples and you can check the results below:
An attachment for your reference. Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @rd1920 ,
I made simple samples and you can check the results below:
An attachment for your reference. Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Thank you for your reply. The only issue I still encounter with this solution is that the user needs to select the company name initially, let's say KFC. Afterward, the user should be able to switch between "All," "Last," and "Failed" without having to reselect the company name each time. The company name should remain selected as KFC when switching. Is it possible to achieve this? Thank you in advance. Kind regards.
What visual did you use to create the fail, all and last 'buttons'? When I click on it, it does not show which visual it is? Is it a button? Thanks in advance! 🙂
Hi @rd1920 ,
I used the bookmark navigator and created three bookmarks, which you can find in the button
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.