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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
isaudag1
New Member

Excel Data Transformation help

Hello guys,

 

I have an excel export whihc has a format as shown and i'm quite new to Power BI to get result like shown.

As shown in below screesnhot, from below main table column'ON' is datetime column & need to count the occurances of StringX for that equipment.

isaudag1_0-1645452994762.png

 

 

 

 

Also i will have many excel files, so how can i automate the transformations for the excel files in a folder.

 

Any help is much approciated if Power Query is shared for the same.

 

1 ACCEPTED SOLUTION
Daryl-Lynch-Bzy
Community Champion
Community Champion

Hi @isaudag1 , I would suggest using the Power Query to process the data.  Try using the following steps:

  1. Select the Range on the Worksheet
  2. Choose the "from table/range" button on the Data custom ui menu
  3. Select my table has header row
  4. When in Power Query, there is a Fill Down function to populate the "Group", "Description", "Area", "Priorty" columns (Table.FillDown)
  5. Filter the equipment column to remove the blanks (Table.SelectRows)
  6. Use the Group By (Table.Group) to group on the "Group" and "Equipment", count the rows.
  7. Re-order the columns.

Note that you create the visual using the results of Step 5.

 

View solution in original post

2 REPLIES 2
Daryl-Lynch-Bzy
Community Champion
Community Champion

Hi @isaudag1 , I would suggest using the Power Query to process the data.  Try using the following steps:

  1. Select the Range on the Worksheet
  2. Choose the "from table/range" button on the Data custom ui menu
  3. Select my table has header row
  4. When in Power Query, there is a Fill Down function to populate the "Group", "Description", "Area", "Priorty" columns (Table.FillDown)
  5. Filter the equipment column to remove the blanks (Table.SelectRows)
  6. Use the Group By (Table.Group) to group on the "Group" and "Equipment", count the rows.
  7. Re-order the columns.

Note that you create the visual using the results of Step 5.

 

Fill down option is very helpful. Thanks

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.