Forum Discussion

MortimerMcFly's avatar
MortimerMcFly
Frequent Visitor
2 years ago

Connecting InfluxDB to Power BI via REST Api

Hey everyone, 

 

I am struggling querying InfluxDB. Since there is no built in Connector I tried a couple of methods from this forum and from the influx community. It works in postman but not in Power BI. I get the following error when I use my code: 


Expression.Error: The field access cannot be applied to the type “Binary”.

 

My code: 

 

1 Reply