Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
MadMarc
New Member

Display grouped data and detailed values on the same chart

Hi,

 

In Excel we are used to present our KPIs charts with the following canvas : Averages by year from 2010, then Averages by week for current year, then Average of current year, then future objectives by week. (see example):

 

Example

Is it possible to achieve this kind of "multi-hierarchy on the same graph" layout in Power BI ?

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @MadMarc,

 

Current power bi not support to display main hierarchy level and drill down its child data at the same visual level.

 

For your requirement, you can refer to below steps:

1. Summary year level data to one table, week level to another table.(keep the same sturcture)
2. Use Union function to merge these tables, then use the merged table as the source of chart.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

3 REPLIES 3
v-shex-msft
Community Support
Community Support

Hi @MadMarc,

 

Current power bi not support to display main hierarchy level and drill down its child data at the same visual level.

 

For your requirement, you can refer to below steps:

1. Summary year level data to one table, week level to another table.(keep the same sturcture)
2. Use Union function to merge these tables, then use the merged table as the source of chart.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Hi @v-shex-msft,

 

It's the solution that came into my mind also, it's actually the way we work in the old Excel chart.

 

The downside with this is that we're loosing the 'dynamic' capabilities of Power BI (I.e. drilling down a past year and keep the same layout) but I'm probably too greedy about the young and promising software that is Power BI. We will wait until further releases include this.

 

Thanks.

 

Marc

spuder
Resolver IV
Resolver IV

@MadMarc

 

it would help to have some sample data for more individual advices.

 

In general you can define a measure in Power BI that gives you the average of a specific column. This can be drilled from an annual to monthly daily base. Week is a little bit different but I think possible.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.