Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
Hi,
I have following situation:
Name of the employee in one column and rest of the columns are having group name.
I am interested in calculating
I am having around 70 groups (70 columns). But not all 70 are having data, most of them will be empty. But columns with empty data are not common. it is random.
For now the temp solution for calculating sum: I have done in excel before importing the data in power BI.
Now main concern is to show the hour distribution of group with data in it (pie chart).
I have total 100 employee, where I will be selecting top 5 based on the maximum hour spent. And I will show the hour distribution on various groups for these employee.
For example:
Sample data set:
Nmae | A | B | C | D | E | F | G | H | I | Sum |
John | 3 | 1 | 5 | 1 | 10 | |||||
Ken | 1 | 3 | 4 | 2 | 1 | 11 | ||||
Raj | 2 | 2 | 1 | 1 | 6 | |||||
Rick | 3 | 3 | 2 | 1 | 9 | |||||
Leo | 2 | 2 | 3 | 1 | 8 | |||||
Tim | 1 | 1 | 2 | 2 | 6 |
Sample pie chart for employee name John:
Solved! Go to Solution.
You need to shape your data first. Load it as is with "get data". Get rid of the Sum Column, then select the first column (Name) and then click Transform\Unpivot Other Columns. Load this table into your data model and go from there.
You need to shape your data first. Load it as is with "get data". Get rid of the Sum Column, then select the first column (Name) and then click Transform\Unpivot Other Columns. Load this table into your data model and go from there.
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
116 | |
108 | |
106 | |
93 | |
69 |
User | Count |
---|---|
167 | |
132 | |
130 | |
96 | |
91 |