Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I feel like I am being dense and what I want to do is possible but I can't figure it out.
I have two separate datasets in my powerbi.
The first is an odata link to an onprem SharePoint list where I am pivoting the quantity of projects in progress by team name. Unique identifier /value in that data set is ID - so its telling me each team has a status of x projects that is "in progress". (image below)
I have another set of data that is a list of the same team names, with their capacity. Its a manual chart added in excel to the powerbi. (image below)
I have the two datasets linked by the team names that match
I want to create a clustered column chart where I can show the work in progress by team, next to what their capacity is.
How can I do this? I can't seem to figure out how to get both to line up on teh same chart. I cannot update the sharepoint list - and want to be able to refresh to get a current portrait of work in progress on the chart.
Excel by Team
Sharepoint by Team:
DataSets:
Result in Excel:
Solved! Go to Solution.
Technically you have 1 dataset (Data model) and 2 tables. You either need to merge the 2 tables into 1, or load a third table that contains a list of all of the unique team names, remove the current join and link both tables to the new table. Put the column from the third table as the axis, and then columns from the other 2 tables as your values
Technically you have 1 dataset (Data model) and 2 tables. You either need to merge the 2 tables into 1, or load a third table that contains a list of all of the unique team names, remove the current join and link both tables to the new table. Put the column from the third table as the axis, and then columns from the other 2 tables as your values
THANK YOU! It was right in front of my face!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
73 | |
55 | |
36 | |
34 |
User | Count |
---|---|
99 | |
56 | |
53 | |
44 | |
40 |