Questions tagged [invantive-bridge]

2 questions
2
votes
1 answer

Stack overflow error importing data to Microsoft Power BI: 'Evaluation resulted in a stack overflow and cannot continue.'

When trying to import data from a database into Power BI (using the Invantive Bridge ADO.net provider) I get an error: Expression.Error: Evaluation resulted in a stack overflow and cannot continue. I like to know why I get this error. Is there a…
Goombah
  • 370
1
vote
2 answers

How can I use all of my Exact Online divisions with Invantive Bridge and PowerBI?

I'm using the Invantive Bridge ADO.NET provider to get my Exact Online data into Microsoft PowerBI. This is the query I currently use: let Source = AdoDotNet.Query ( "Invantive" ,…