cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
Dawn7047
Frequent Visitor

How to combine a certain selected number of columns in a table into a single column in Power BI?

I have a raw data file as shown below:

 

dummy file raw data.PNG

 

 

There are 5 columns (D1-D5) which denote the number of orders bought in each of the five days of the week.

 

I want to combine these 5 columns into a single one without changing the data values in any way. To do that I tried to use the Transform>Transpose option in Power Query but the results were as follows:

 

Transpose.PNG

 

 

 

I want to rework the table such that the data and columns are arranged as follows:

 

dummy file reworked data.PNG

 

 

I want one column to denote the day of the week on which the order from each product was taken and the other column to denote the number of orders. Does anyone know how to do so in Power BI or Power Query?

1 ACCEPTED SOLUTION
AlB
Super User
Super User

Hi @Dawn7047 

You just need to unpivot the columns in Power Query. Check:

https://support.microsoft.com/en-us/office/unpivot-columns-power-query-0f7bad4b-9ea1-49c1-9d95-f5882...

 or share the input table in text-tabular format instead of on a screen cap so that contents can be copied and  solution can be provided.

 

SU18_powerbi_badge

Please accept the solution when done and consider giving a thumbs up if posts are helpful. 

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

 

View solution in original post

1 REPLY 1
AlB
Super User
Super User

Hi @Dawn7047 

You just need to unpivot the columns in Power Query. Check:

https://support.microsoft.com/en-us/office/unpivot-columns-power-query-0f7bad4b-9ea1-49c1-9d95-f5882...

 or share the input table in text-tabular format instead of on a screen cap so that contents can be copied and  solution can be provided.

 

SU18_powerbi_badge

Please accept the solution when done and consider giving a thumbs up if posts are helpful. 

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

 

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors