Forum Discussion
willia93
5 years agoRegular Visitor
Retrieve all values from another table, where two acct numbers match.
Hi, First post, and looking for an answer but also trying to see if I am wasting time using wrong tool, and maybe a better direction to head to. I am using Power Query editor and table merge to ...
- 5 years ago
willia93 I'm not clear on the use case here, but seems like you would be better off using DAX to achieve this? Maybe not even DAX, just create a relationship between your 2 tables in the model and you could achieve this with a slicer and a table visual.
Greg_Deckler
Community Champion
5 years agowillia93 I'm not clear on the use case here, but seems like you would be better off using DAX to achieve this? Maybe not even DAX, just create a relationship between your 2 tables in the model and you could achieve this with a slicer and a table visual.
willia93
5 years agoRegular Visitor
It would me a many to many relationship cardinality, would this be an issue. Always been scared to create them because PowerBI doesn't reccomend it.