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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
gmiro
Regular Visitor

Multiple rows with different atributes into multiple columns

Hi all,
I have a data stream with multiple rows with different parameters for the same timestamp:

gmiro_1-1618222108180.png

 

I'd like to transform it into a unique table with columns as parameters for the same timestamp.

gmiro_2-1618222121961.png

 

I've been looking for the different examples for multiple rows combination but no luck. Thanks!

2 ACCEPTED SOLUTIONS
Jihwan_Kim
Super User
Super User

Hi, @gmiro 

Please try the below in Power Query Editor.

 

- select Parameter Column

- click Pivot Column

- select Value as Value-Column

- Click

 

 

Hi, My name is Jihwan Kim.

If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.

OK

 

 


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Click here to schedule a short Teams meeting to discuss your question.

View solution in original post

Hi, @gmiro 

Thank you for your feedback.

It worked fine on my Power Query Editor.

If it is OK with you, please share your sample pbix file, then I can try to look into it.

 

Thank you.

 

Hi, My name is Jihwan Kim.

If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Click here to schedule a short Teams meeting to discuss your question.

View solution in original post

4 REPLIES 4
Jihwan_Kim
Super User
Super User

Hi, @gmiro 

Please try the below in Power Query Editor.

 

- select Parameter Column

- click Pivot Column

- select Value as Value-Column

- Click

 

 

Hi, My name is Jihwan Kim.

If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.

OK

 

 


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Click here to schedule a short Teams meeting to discuss your question.

Hi Mr Kim @Jihwan_Kim 

It gives me an error: DataFormat.Error: The input provided as a DateTime value could not be parsed. Details: 20.

I've also tested with datetime as a text with no luck.

Hi, @gmiro 

Thank you for your feedback.

It worked fine on my Power Query Editor.

If it is OK with you, please share your sample pbix file, then I can try to look into it.

 

Thank you.

 

Hi, My name is Jihwan Kim.

If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Click here to schedule a short Teams meeting to discuss your question.

Hi Mr Kim @Jihwan_Kim 

 

I've started from scratch and it worked thanks!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.

Top Solution Authors