Forum Discussion
CarlsBerg999
5 years agoHelper V
Creating hierarchies from multiple tables
Hi, I'm having issues creating hierarchies with data from multiple tables. The goal is to have a visualization that enables a drilldown feature to lower levels of the hierarchy. I have three tabl...
- 5 years ago
maybe you can try this in PQ.
1. select both Media and Category , then unpivot
you can see the column value is that you want.
2. do the same steps for the rest two tables and combine three tables(Append function in PQ)
v-diye-msft
5 years agoCommunity Support
Hi CarlsBerg999
If the above posts help, please kindly mark it as a answer to help others find it more quickly. thanks!
If not, please kindly elaborate more.