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
Anonymous
Not applicable

Method of combining time-displacement data taken by multiple sensors

Hello all.

I am currently using PowerBI to visualize data from multiple sensors.
Each sensor has a different measurement start time and logging interval, so right now I'm compiling each data into a separate report.

 

Example:Sensor1 Data

TimeTempture[℃]Flow[m3/h]
18:35:0226.9100
18:35:0426.8110
18:35:0627.095

 

Example:Sensor2 Data

TimePressure [Pa]Current[mA]
18:35:01100100
18:35:1190110
18:35:219595
18:35:31105115

 


I want to use PowerBI to connect each data in relation and display them in a single report.
Can anyone think of a smart solution?

 

I feel like I can do it if I make good use of fill.🤔

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , Add both of them to power bi.

Add column Sensor name in both tables

then append both in power query and use for analysis 

 


Append : https://radacad.com/append-vs-merge-in-power-bi-and-power-query

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

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Add both of them to power bi.

Add column Sensor name in both tables

then append both in power query and use for analysis 

 


Append : https://radacad.com/append-vs-merge-in-power-bi-and-power-query

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
Anonymous
Not applicable

Thank you! I could get result I want😀

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