Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi Community,
I have a table :
Unique ID with combination of name given to it.
I want to filter by unique name , that will show all ID it is given. One ID can appear twice in the name allocated to it.
I have attached the file.
For instance :
"a " is present in ID 1, 3, 4, 6, 7, 9, 10
"b" is present in ID 1, 2, 3, 4, 5, 7, 8, 10
Here ID 10 appears in "a" and "b"
When user filters "a", show all ID it belongs to
When user filters "b", show all ID it belongs to
Thanks in advance
Solved! Go to Solution.
@schoden , I think better is you split by delimiter into rows
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
Find the file attached after signature
@schoden , I think better is you split by delimiter into rows
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
Find the file attached after signature
Thank you @amitchandak I didnt realise we can split into rows....I did by Columns and Got more Confused>
Thank You
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 73 | |
| 73 | |
| 38 | |
| 35 | |
| 26 |