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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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