Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi All,
I am struggeling to get the data exported from our ERP System in to a visual in PowerBI.
The problem is that with most of the data each collum provides a certain value which you can direct using a different collum. In this case all the usable data, contract hours per team, is allready devided in these collums.
I want to make a visual in which i can put the team numbers on the X-as and use a bar graph to sum up the hours per team.
This is an example of a smal part of the data so you can see what we try to work with.
Example from the data:
Employee | FTE | Team 1 % | Team 2 % | Team 3 % | Team 4 % |
1 | 1 | 1 | |||
2 | 0,8 | 0,7 | 0,3 | ||
3 | 1 | ||||
4 | 0,9 | 0,6 | 0,4 | ||
5 | 1 | 0,8 | 0,2 | ||
6 | 1 | 1 |
Solved! Go to Solution.
You should unpivot the data. In the query editor, select the first two columns then right click and choose "Unpivot Other Columns". Rename the Attribute column and use it in your visual to have Team# on your axis/legend. You can Sum the Value column as your values.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
You should unpivot the data. In the query editor, select the first two columns then right click and choose "Unpivot Other Columns". Rename the Attribute column and use it in your visual to have Team# on your axis/legend. You can Sum the Value column as your values.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
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 |
---|---|
81 | |
79 | |
59 | |
35 | |
34 |
User | Count |
---|---|
100 | |
62 | |
56 | |
47 | |
41 |