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

Join 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.

Reply
rohanraher
Regular Visitor

Transform columns without a qualitative column

Hi community,

 

I am trying to transform a table using Power Query but not able to achieve the desired result. I am posting an example of the data set below for referral, can anyone please help me out?

 

Current structure - 

FY 23 Backlog AFY 23 Revenue AFY 23 Pipeline ABusiness A TotalFY 23 Backlog BFY 23 Revenue BFY 23 Pipeline BBusiness B Total
1000200030006000100200300600

 

Required structure - 

Business (Only Business Name from the table)Revenue TypeValue
ABacklog1000
ARevenue2000
APipeline3000
BBacklog100
BRevenue200
BPipeline300

 

Many thanks!

1 ACCEPTED SOLUTION
Syk
Super User
Super User

Select all your columns and under transform, unpivot columns.

Then in your new attribute column, filter out all the rows that contain "Total". Then you can split the attribute column to get your remaining info such as a business name column and so on.

View solution in original post

1 REPLY 1
Syk
Super User
Super User

Select all your columns and under transform, unpivot columns.

Then in your new attribute column, filter out all the rows that contain "Total". Then you can split the attribute column to get your remaining info such as a business name column and so on.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.