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
t2makela
New Member

Arranging imported data to different format

Hi,

 

My imported measurement data is in format below:

 

Measurement        MeasurementResult         TimeStamp

temperature          14                                     7/9/2016 6:00:00 AM

humidity                95                                     7/9/2016 6:00:00 AM

dewpoint               13.2                                  7/9/2016 6:00:00 AM

 

I would like to have the data in format:

TimeStamp                       temperature            humidity        dewpoint

7/9/2016 6:00:00 AM       14                            95                  13.2

 

How would I do the transformations?

6 REPLIES 6
v-haibl-msft
Microsoft Employee
Microsoft Employee

@t2makela

 

If you only want to show the report in your expected format. You can also use Matrix visual chart directly as below without any transformation.

 

Arranging imported data to different format_1.jpg

 

Best Regards,

Herbert

BhaveshPatel
Community Champion
Community Champion

Let me walk you through the screenshots for the solution.

transform1.PNGtransform2.PNGtransform3.PNGtransform4.PNGtransform5.PNGtranform6.PNGtransform7.PNGtranform8.PNGtransform9.PNGfinaloutput.PNG

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

@BhaveshPatel

Thanks for the detailed reply. How do I do the arrangement if I have multiple results in same kind of format?

@v-haibl-msft

 

Thanks, it works, but I would like to show the data in line chart or line and stacked column chart.

@t2makela

 

If you want to show the data in line chart or stacked column chart, you can do it without any data transformations. Just drag the columns into charts as below.

 

Arranging imported data to different format_1.jpg

 

Best Regards,

Herbert

t2makela
New Member

Hi,

 

My imported measurement data is in format below:

 

Measurement        MeasurementResult         TimeStamp

temperature          14                                     7/9/2016 6:00:00 AM

humidity                95                                     7/9/2016 6:00:00 AM

dewpoint               13.2                                  7/9/2016 6:00:00 AM

 

I would like to have the data in format:

TimeStamp                       temperature            humidity        dewpoint

7/9/2016 6:00:00 AM       14                            95                  13.2

 

How would I do the transformations?

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