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! Request now

Reply
pasno
Helper II
Helper II

Convert data from multiple rows to one

Hello guys,

 

I need to post this specific question to you to have some suggestions please.

 

I have my source data (a stream of info about shipment tracking) formatted with multiple rows for each unique shipment (i.e. first row event shipment ready with its date, second picket up, third delivered).

To hadle in an easy way, I thought that I should collect all the info of each shipment in one row so I can check which one has been delivered, in how many days etc.

 

So I imported data, duplicated the table and delete non unique ID, and then collect all the date for each event/shipment (it works only with many to many relation).

Attached the PowerBI file with all this paths.

https://we.tl/t-Sv3rb3ZEHo 

 

Do you have any better way to do that?

 

Thank you very much experts!

2 REPLIES 2
amitchandak
Super User
Super User

I did not check the file yet. But can Unpivot help

https://radacad.com/pivot-and-unpivot-with-power-bi

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak thank you for your answer.

 

I tried the Pivot function ad in the sample dataset works correctly but in my dataset i always get an error and it doesn't work:

DataFormat.Error: Non è stato possibile eseguire la conversione in Number.
Dettagli:
    4625689281+4625684906

 

I don't understand the reason, my real dataset has exactly the same structure (except for more other columns, but not relevant in this case).

 

Do you have any idea please?

 

Thank you for your time!

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