Forum Discussion
Key values in one cell.
- Anonymous4 years ago
I found the solution that helps me.
Creating a slicer that filters multiple columns in Power BI by SQLBI
Anonymous the best practice would be to split your table by comma on rows in PQ and then you don't need to anything extra and it should work.
✨ Follow us on LinkedIn and to our YouTube channel
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make effort to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.
parry2k Are You sure thath will work? I tried to do it this way, but the relationship between the tables did not allow to select after several columns. When I wanted to select CS1.01, only the rows that had this code in the column followed by the active relationship with the first table were selected.