Forum Discussion
MortimerMcFly
2 years agoFrequent Visitor
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
- lbendlinSuper User
Does it work in Postman or with curl ?