Forum Discussion
Visualisation Append
- 7 years ago
Hi TonyBI
You may use 'Unpivot columns' for each tables' Metric column first.Then append them and add a custom column as attached sample file.
Regards,
Hey,
maybe the append function from Power Query is something you might want to investigate. A very good start about this functionallity is this article:
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
You have to be aware, that the combination of tables (necessary to visualize the whole content in one visual) is only possible during the execution of the Power Query queries or when the data is refreshed. It is not possible to create the table if a user selecte a different value from the slicer. This may have an impact on your table design, due to the slicers in your example.
Hopefully this helps to answer your question.
Regards,
Tom
Dear Tom, thx for you response. Unfortunately, the append function in the query editor is not an option. This is because every table that I mentioned have different parameters (column parameter) that are calculated with differents filters, that´s why I need to be able to append the visual objects, not the tables.
THX!
Tony
- v-cherch-msft7 years ago
Microsoft Employee
Hi TonyBI
You may use 'Unpivot columns' for each tables' Metric column first.Then append them and add a custom column as attached sample file.
Regards,