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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
tuliosouzaa
Frequent Visitor

List available column values according to selection

Hello everyone!

 

I have a table that looks like this:

PartShape    Value    
Part 1AZW
Part 1B90
Part 1C10
Part 1D5
Part 2AZW
Part 2W12
Part 2H15
Part 2L20
Part 3ANE
Part 3X20
Part 3       Y13

 

In another table, I want to list all possible 'Shape' values available when 'Value' == 'ZW'. So the result table would look like so:

Shape
B
C
D
W
H
L

 

Is something like this even possible?

2 REPLIES 2
Idrissshatila
Super User
Super User

HEllo @tuliosouzaa ,

 

Yes, you could filter it were value =  "ZW".

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




If I do a filter with Value = ZW it will omit all values different from ZW and the result would be only A.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.