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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
rcpehls
New Member

How to bridge MQTT Broker and PowerBI directly with any server?

I have an MQTT broker and I need to connect the data from my server directly without having to go through some service like the Azure IoT Hub, Nub Hub and others.

2 REPLIES 2
Anonymous
Not applicable

@rcpehls you can connect with trough a MQTT broker and Node-red. Create a node to recieve the messagem and then parse it with a function node. Then just use a HTTP to the live dataset URL to send the JSON payload

Anonymous
Not applicable

@rcpehls,

There is no direct way to connect to MQTT Broker in Power BI. You would need to bridge MQTT Broker to other service such as Azure IoT, then import the data into Power BI. There is a blog about consume data on Azure IoT Hub into Power BI for your reference.

https://blogs.msdn.microsoft.com/uk_faculty_connection/2016/03/20/consuming-data-on-microsoft-azure-...

Regards,
Lydia

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors