Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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