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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
aktripathi2506
Helper IV
Helper IV

Big Data Problem: to create visual from large number of column

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

  1. Total hour spent by the employee on different group.
  2. Pie chart of showing the distribution of these hours.

 

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:

 

NmaeABCDEFGHISum
John3  1  51 10
Ken1 3 4 2 111
Raj 2 2 1 1 6
Rick3 3  2  19
Leo 2  2  318
Tim1  1  2 26

 

 

Sample pie chart for employee name John:

 

 

pic.png

1 ACCEPTED 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.



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.

View solution in original post

1 REPLY 1

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.



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.