Forum Discussion
Anonymous
6 years agoNot applicable
Power BI runs Query Multiple times
I'm developing a dashboard using Apache Hive as the backend storage (using an ODBC driver) and When I add a datasource, Power BI runs the query 3 times for each refresh. Some of these queries are qu...
Anonymous
6 years agoNot applicable
actually it runs query 1 for evaluating, query 2 for waiting for dns and query 3 for loading data.
FreddySetiawan
Advocate II
6 years agohi Anonymous, did you managed to reduce the amount of query?
We are facing similar situation. Any workaround to avoid it?