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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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

v-yuezhe-msft
Employee
Employee

@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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors