Forum Discussion
tuliosouzaa
3 years agoFrequent Visitor
List available column values according to selection
Hello everyone! I have a table that looks like this: Part Shape Value Part 1 A ZW Part 1 B 90 Part 1 C 10 Part 1 D 5 Part 2 A ZW Part 2 W 12 Part 2 ...
Idrissshatila
Super User
3 years agoHEllo tuliosouzaa ,
Yes, you could filter it were value = "ZW".
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
- tuliosouzaa3 years agoFrequent Visitor
If I do a filter with Value = ZW it will omit all values different from ZW and the result would be only A.