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.
I have a dropdown slider, and I can't seem to get it to display the information I'm looking for. Would very much appreciate anyone's input.
I would like it to display the total idle downtime for each month.
I would like the dropdown slider to display each of the above fields. However, when I try to put them into the slicer, I get the result below.
โ
I'm very new to Power BI, so please excuse me if it's an easy fix. I just can't find a solution anywhere. Thanks.
Solved! Go to Solution.
(Wrong section for the topic )
you should change the data
using Unpivot table
go to transform data
highlights the columns with data by month
and click on Unpivot table
you can now use the Attribute column in the filter
(Wrong section for the topic )
you should change the data
using Unpivot table
go to transform data
highlights the columns with data by month
and click on Unpivot table
you can now use the Attribute column in the filter
That worked thank you