Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi there,
I'm struggling with the following problem :
I have a list of projets for which I display, for a selected year, the budgeted invested amount and the actual spent amount.
For a given year I only display the projets for which the budgeted amount is greater than 0.
From this projects list I need to let the user choose the ones he actually wants to display.
However I'm not sure how to display the restricted list of projects (those with budget<>0 for the chosen year) in the selector.
Thanks in advance for your help !
Solved! Go to Solution.
@Anonymous , In the project slicer, put a visual level filter budget<>0?
For two slicers, but should work for one slicer two
https://www.youtube.com/watch?v=cyOquvfhzNM
@Anonymous , In the project slicer, put a visual level filter budget<>0?
For two slicers, but should work for one slicer two