Forum Discussion

rickferreiran's avatar
9 months ago
Solved

Create a dynamic tree chart based on different measures

Hello, I have a significant challenge ahead.

I need to create a tree chart based on measures that are grouped hierarchically. Specifically, I have 10 measures that are classified in this way. The table I am mentioning does not exist; I'm simply using it to explain the problem at hand. The KPIs are derived from different tables.

 

I would like to create a tree visual where each layer represents the average of the related measures at that level. For example, the overall average will include all KPIs, while A1 will be the average of KPI1, KPI2, and KPI3.

Do you know how to build this chart? Currently, the tree chart is not very useful because the nodes do not reflect the values from the dimensions, and I would like the ability to apply filters on the report that will dynamically change the chart.

Do you think I can use Python or HTML content to accomplish this?

Thank you for your help!

3 Replies