Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
MrBacon
New Member

Filter a cluster column chart on multiple columns

Hello everyone,

 

I am trying to filter a cluster column chart to only show servers with less than 100% uptime.

 

The data source populates the table with servers as columns and months as the rows.

In the chart the X-axis is Month/Year, with Y-Axis being the different servers.

 

Example data:

MrBacon_2-1675090014626.png

MrBacon_3-1675090029107.png

 

Any help is appreciated.

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

It's not going to be easy with the data in that format.

I think you should Unpivot all the columns except 'Month'. You'll have all the numeric uptime figures in one column and you can filter that from the filter pane on the clustered column chart 

View solution in original post

2 REPLIES 2
HotChilli
Super User
Super User

It's not going to be easy with the data in that format.

I think you should Unpivot all the columns except 'Month'. You'll have all the numeric uptime figures in one column and you can filter that from the filter pane on the clustered column chart 

 I spent hours trying to work that out and got nowhere. That solution fixed it in seconds.

Thank you so much.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.