Forum Discussion
anubhutani
5 years agoMicrosoft Employee
Power BI refresh failure
Hi, Yesterday the Power BI refresh failed for my DataSet giving the following Error: Query execution has exceeded the allowed limits (80DA0003): Query result set has exceeded the internal data...
v-henryk-mstf
5 years agoCommunity Support
Hi anubhutani ,
Generally speaking, when the limit set by default is exceeded, some of the exceeded queries will fail and display "Partial query failed".
Your understanding is correct, you can change the size of the default limit by setting truncationmaxsize and truncationmaxrecords to solve the problem of error reporting.
Here is the reference document link: Query limits - Azure Data Explorer | Microsoft Docs
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.