We'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
Below I have 2 tables in blue on the left that I want to transform into the table on the right. Looking to expand any row that has HBS as the location into multiple rows with every location.
Solved! Go to Solution.
I think you can modify the location table and use merge to get what you want.
you can also use dax to create
pls see the attachment below.
However , I still think we don't need to modify the location table to get the same result. If you want a better solution, let's wait for the PQ experts to provide you the better one
Proud to be a Super User!
I think you can modify the location table and use merge to get what you want.
you can also use dax to create
pls see the attachment below.
However , I still think we don't need to modify the location table to get the same result. If you want a better solution, let's wait for the PQ experts to provide you the better one
Proud to be a Super User!
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.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 38 | |
| 34 | |
| 23 |