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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
RyanT
New Member

Power Bi IOT history with large data

Hi, I was wondering if anyone can point me in the right direction.

 

I would assume this is a standard issue.

 

I have some IOT Devices pushing telemetry. I would like to Use Power BI to show HISTORY.
The IOT devices are pushing data every few seconds. I don't mind where I store the data but it is currently being stored in Azure Blob Storage.

The problem I have is that with Power BI, I cant limit the blobs it returns based on a date range.
So it will pull thousands of blobs then only filter based on customer chosen date range. This will obviously timeout when the data gets too big after enough time.

 

The only way I can see working is to use Azure Sql where I can do direct query, however this would get expensive and I don't believe Sql is the correct storage for simple IOT telemetry.

Any help would be greatly appreciated. 

3 REPLIES 3
Anonymous
Not applicable

@RyanT,

How about creating streaming dataset and create chart in Power BI following the guide in the following article?

https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-live-data-visualization-in-power-bi

Regards,
Lydia

Hi Lydia, thanks for the help.

 

From what I understand streaming datasets have a limit on history. 

See https://community.powerbi.com/t5/Service/Data-Limit-and-visualizations-on-Azure-Stream-Analytics-Pus...

 

I will use a streaming dataset for live telemetry.

For long-term history, I was under the impression I would need to use another service. 

 

Am I mistaken?

 

Thanks again.

Anonymous
Not applicable

@RyanT,

Yes. If you have concern about the large data in Azure blob, I would recommend you use Azure SQL and create directquery report.

Regards,
Lydia

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Kudoed Authors