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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
PantherusNZ
Helper I
Helper I

Display Data in Table/Matrix based on variable filters

I have a data dump of a large number of line items, and am trying to display them all in a single table based on various filters.

 

Each line item, among other things, has 4 colums I'm interested in - Priority, Response SLA, Restore SLA, Not-At-Fault - and I'm trying to display them all in a single table/matrix.  Priority is an integer from 1-5, Response and Restore SLA are Yes/No, Not-At-Fault is either Yes, No, or Requested.

 

What I'm trying to do is have the table broken down by Priority (for the row labels) and then the columns will be total, Response SLA = Yes, Restore SLA = Yes, Not-At-Fault = Yes or Requested -something like this:

PantherusNZ_0-1636364891237.png

 

but the best I can do is multiple matrices with each of those columes separately because as soon as I try to add more than one of them as columns or values the visual go haywire.  I can't just use filters because, for example, you might have Yes to Response SLA but No to Restore SLA, or vice versa, and both would need to show up in their respective columns.

PantherusNZ_1-1636365003585.png

I imagine it has to be calculated by Measures but I haven't been able to figure out how to build them yet - can anyone help me, please?

4 REPLIES 4
Anonymous
Not applicable

Hi @PantherusNZ ,

 

Does the replies above solve your problem? If it has been solved, please mark the correct reply as the standard answer to help the other members find it more quickly.Thank you very much for your kind cooperation!

 

Hope it helps,


Community Support Team _ Caitlyn

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@PantherusNZ , You can unpivot the Response SLA ,Restore SLA  and Not-At-Fault. And then create a column of yes and using if or switch

 

https://radacad.com/pivot-and-unpivot-with-power-bi

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak 

I'm trying to follow your instructions but I must be doing something wrong.

I selected the 3 colums and pivoted them but it just duplicated each row of data 3x with the 3 columns added with their yes/no values...I am either doing something wrong or just don't know where to go from there.

Thanks for that, I'll have a look into the pivot tool and see if I can produce what I need.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.