Forum Discussion
Connecting Paginated Reports to Azure Data Explorer
Hi there,
I have a 500k dataset in Azure Data Explorer (aka ADX aka Kusto) that I pushed to a Power BI dataset. I then tried to create a Paginated report that was connected to the Power BI data set but was having issues with speed/memory and from what I've read it's not suitable for more than 10k rows: Data retrieval guidance for paginated reports - Power BI | Microsoft Docs
Is it possible to instead connect Paginated reports directly to Azure Data Explorer (aka ADX aka Kusto) and if so which driver do I use?
Hi Anonymous
Unfortunately at this time it is not supported
Supported data sources for Power BI paginated reports - Power BI | Microsoft Docs
2 Replies
- GilbertQ
Super User
Hi Anonymous
Unfortunately at this time it is not supported
Supported data sources for Power BI paginated reports - Power BI | Microsoft Docs
- AnonymousNot applicable
Ok thanks - I discovered my orginal problem was being caused by me forgetting to create a measure in my PBI data model so that srow constraint is not what I feared.