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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Display (text) table filtered by 2 criteria, each from different tables

I have some data that I want to categorise by assigning a number between 1-5 to each row. (Leaving blank is also valid)

 

It's possible that some rows will belong in more than one catergory, so I have 2 category columns A and B.

 example table.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


What I want, is a way to filter the data by category (1-5) by considering both columns. 

 

e.g. I slice by catgeory 5 and see Row 1 and Row 5 returned.

 

I'm having no luck figuring out the best way to do this, so any help would be appreciated.

 

Thank you!

1 ACCEPTED SOLUTION
alexei7
Continued Contributor
Continued Contributor

Hi @Anonymous,

 

Presuming you source data look like your screenshot below, I would "unpivot" the data:

 

- Go to Power BI query editor

- Go to the "Transform" menu

- Select the Category A and Category B columns

- Click "Unpivot Columns"

 

This should give you something like the below, which will enable you to filter on "Value" and see the rows which have either Category A or Category B with the value you filter on.

 

unpivot.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 


Hope that helps

Alex

View solution in original post

2 REPLIES 2
alexei7
Continued Contributor
Continued Contributor

Hi @Anonymous,

 

Presuming you source data look like your screenshot below, I would "unpivot" the data:

 

- Go to Power BI query editor

- Go to the "Transform" menu

- Select the Category A and Category B columns

- Click "Unpivot Columns"

 

This should give you something like the below, which will enable you to filter on "Value" and see the rows which have either Category A or Category B with the value you filter on.

 

unpivot.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 


Hope that helps

Alex

Anonymous
Not applicable

@alexei7 That's perfect and much simpler than any of my ideas. Thanks.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.