Forum Discussion

tessaw's avatar
tessaw
Microsoft Employee
6 years ago

Kusto/Azure Data Explorer Client Query Limits

Hi all,

My team is using Kusto/Azure Data Explorer for our PowerBI dashboards. We recently ran into some query limit errors. After some investigating, we found this page of documentation:
https://docs.microsoft.com/en-us/azure/data-explorer/kusto/concepts/querylimits
Setting our truncationmaxsize to a large amount, like 90000000, in our query seems to be working for now. What we're curious about is this line in the article:

While you can increase the limit without bounds, eventually you'll reach client limits which are currently not configurable.

This implies that there is a limit coming from the PowerBI side since it is a client of our query? Is there a way we can find the truncationmaxsize and truncationmaxrecords limits from the PowerBI side?

Thanks in advance,
Tessa 

3 Replies

  • v-lionel-msft's avatar
    v-lionel-msft
    Community Support

    Hi tessaw ,

     

    What is the error message?

    What connection mode have you adopted? Import or Direct Query?

    It may be an error caused by a limitation in Power BI.

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.