March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello I am trying to recreate this chart exactly how it is in EXCEL in Power BI. In EXCEL it just gives us the choice of this style of chart. Is there a simple method of doing it in Power BI? I have not been able to do it so far.
Solved! Go to Solution.
Hi Walker - Your data table needs to be reformatted. To render the visualization you want in Power BI, start to think about the structure of your data models and tables: e.g., row values which can be referenced on axes, etc.
As such, if you're loading the dataset into PowerQuery in the exact same format as the table above, it needs to be unpivoted to render the view you want.
So, try right-clicking on the "Priority" column in the PowerQuery Editor and select "Unpivot Other Columns" so that the two FTE column headers are transformed as values in rows. Once the FTE designations are listed in the data table as values in the "Attribute" column, they can be dropped into the Y-Axis on the Clustered Bar Chart, with the figures in Value being on the X-Axis and the data being broken out by the Priority types in the Legend.
Hey @walker8888 ,
you can do that with the clustered bar chart:
Here a quick trial with similar data than yours:
If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
Best regards
Denis
Blog: WhatTheFact.bi
Follow me: twitter.com/DenSelimovic
Or this
@walker8888 - You can't render the view you want without unpivoting the FTE columns in your dataset in PowerQuery. Do this first and reference the unpivoited Attribute of FTE types in the Y-Axis.
Ok, I will give that a try
@selimovd - Just telling him to use a clustered bar chart with some screengrabs isn't an actual solution, and more importantly, it teaches him nothing he can subsequently apply to other data transformation or visualization challenges he may encounter.
The data in its current formatted table cannot be rendered in the desired visualization without unpivoting the FTE columns in Power Query first.
How did you do that. When I try that it does not split the External FTE and Internal FTE. It gives me something like this
Hi Walker - Your data table needs to be reformatted. To render the visualization you want in Power BI, start to think about the structure of your data models and tables: e.g., row values which can be referenced on axes, etc.
As such, if you're loading the dataset into PowerQuery in the exact same format as the table above, it needs to be unpivoted to render the view you want.
So, try right-clicking on the "Priority" column in the PowerQuery Editor and select "Unpivot Other Columns" so that the two FTE column headers are transformed as values in rows. Once the FTE designations are listed in the data table as values in the "Attribute" column, they can be dropped into the Y-Axis on the Clustered Bar Chart, with the figures in Value being on the X-Axis and the data being broken out by the Priority types in the Legend.
Thanks, @walker8888 - If you could, please mark this post as a solution for others to reference.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |