Forum Discussion
utkarshsinghal1
4 years agoNew Member
Azure APP insight Query API Limit in Power BI
Hello Team, I have more than 0.5 million records in my application Insight. When I am trying to get the data from application insights using query api, according to below the microsoft documents ...
Anonymous
4 years agoNot applicable
Hi utkarshsinghal1 ,
1. There may be many factors, you could check the query log to find the cause.
Refer to:
Power BI Diagnostics, Trace Logs And Query Execution Times (Again)
Log Analytics integration with Power BI and Excel - Azure Monitor | Microsoft Docs
Using Azure Log Analytics in Power BI (Preview) - Power BI | Microsoft Docs
2.There are three methods of exporting Application Insights data to Power BI:
- Export Analytics queries. This is the preferred method. Write any query you want and export it to Power BI. You can place this query on a dashboard, along with any other data.
- Continuous export and Azure Stream Analytics. This method is useful if you want to store your data for long periods of time. If you don't have an extended data retention requirement, use the export analytics query method. Continuous export and Stream Analytics involves more work to set up and additional storage overhead.
- Power BI adapter( is now deprecated). The set of charts is predefined, but you can add your own queries from any other sources.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.