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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
kevin04102005
New Member

Connecting Power Bi with InfluxDB

Hello all,

i just started a project where i send data to InfluxDB. in this database are values and timestamps. 

I would like to visualize them with a dashboard in Power Bi or more likely in a report. 

Tested many ways via ChatGpt but never got it to work. Is it possible to visualize data from InfluxDB (Database) with Power Bi?

Thanks for taking your time.

1 ACCEPTED SOLUTION
AmiraBedh
Super User
Super User

Hello !

There’s no native Power BI connector for InfluxDB.

In PQ, you can call the InfluxDB API where you post a Flux query to /api/v2/query and parse the CSV in PBI. https://community.influxdata.com/t/sharing-example-power-bi-power-query-to-execute-flux-query/11200

InfluxDB 3 exposes an Apache Arrow Flight SQL endpoint with ODBC/JDBC drivers. You need to install the Flight SQL ODBC driver, create a DSN, then use PBI ODBC but you will be able only to use the import https://docs.influxdata.com/influxdb3/core/tags/flight-sql/

CData has a paid connector that you can try it maybe. 

 


Proud to be a Power BI Super User !

Microsoft Community : https://docs.microsoft.com/en-us/users/AmiraBedhiafi
Linkedin : https://www.linkedin.com/in/amira-bedhiafi/
StackOverflow : https://stackoverflow.com/users/9517769/amira-bedhiafi
C-Sharp Corner : https://www.c-sharpcorner.com/members/amira-bedhiafi
Power BI Community :https://community.powerbi.com/t5/user/viewprofilepage/user-id/332696

View solution in original post

4 REPLIES 4
v-sdhruv
Community Support
Community Support

Hi @kevin04102005 ,
I hope the explaination provided, has addressed your query.
Since we didnt hear back, we would be closing this thread.
If you need any assistance, feel free to reach out.

Thank you

v-sdhruv
Community Support
Community Support

Hi @kevin04102005 ,
Just wanted to check if you got a chance to review the suggestions provided and whether that helped you resolve your query?

Thank you for using Microsoft Community Forum

v-sdhruv
Community Support
Community Support

Hi @kevin04102005 ,

I hope the information provided above assists you in resolving the issue. If you have any additional questions, please feel free to reach out.We would be  happy to help with any further assistance you may need.
Thank you @AmiraBedh  for your inputs to the query.

AmiraBedh
Super User
Super User

Hello !

There’s no native Power BI connector for InfluxDB.

In PQ, you can call the InfluxDB API where you post a Flux query to /api/v2/query and parse the CSV in PBI. https://community.influxdata.com/t/sharing-example-power-bi-power-query-to-execute-flux-query/11200

InfluxDB 3 exposes an Apache Arrow Flight SQL endpoint with ODBC/JDBC drivers. You need to install the Flight SQL ODBC driver, create a DSN, then use PBI ODBC but you will be able only to use the import https://docs.influxdata.com/influxdb3/core/tags/flight-sql/

CData has a paid connector that you can try it maybe. 

 


Proud to be a Power BI Super User !

Microsoft Community : https://docs.microsoft.com/en-us/users/AmiraBedhiafi
Linkedin : https://www.linkedin.com/in/amira-bedhiafi/
StackOverflow : https://stackoverflow.com/users/9517769/amira-bedhiafi
C-Sharp Corner : https://www.c-sharpcorner.com/members/amira-bedhiafi
Power BI Community :https://community.powerbi.com/t5/user/viewprofilepage/user-id/332696

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.