Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
utkarshsinghal1
New 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 (https://docs.microsoft.com/en-us/azure/azure-monitor/service-limits#user-query-throttling) it has the 0.5 million data record limit but In power bi I am only able to get 0.35 million records and my power bi report size is under 3 MB only.

 

 

1)Why I am not able to get atleast 0.5 million record in power bi according to documents?

2) How I can get all application insight data incremently which is around 2 million record in power bi?

 

1 REPLY 1
Anonymous
Not 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.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors