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! Request now

Reply
Anonymous
Not applicable

Missing Data from Log Analytics Workspace AppAvailabilityResults Table in Power BI Desktop

We are encountering an issue with incomplete data retrieval from the Log Analytics Workspace (LAW) AppAvailabilityResults table when exporting into Power BI Desktop. A portion of the records are missing, and this occurs at random, with no discernible pattern. The total number of records returned in Power BI does not match the actual count for specific time ranges, such as the past 24 hours, 1 hour, or a specific day.

 

Moreover, Power BI seems to cap the data load at approximately 0.49 million records, even though the expected volume is significantly higher.

 

For example, the AppAvailabilityResults table generates approximately 0.25 million new rows daily. When pulling data for a 7-day period, we expect around 1.7 to 1.8 million rows. However, the data consistently stops at or below 0.5 million in Power BI reports.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @Anonymous, 

 

Quote from microsoft:

 

The export operation is subject to the Log Analytics Query API limits.

 

If your query results exceed the maximum size of data returned by the Query API, the operation exports partial results.

vyajiewanmsft_0-1729650421915.png

 

Additionally, if you want to go over the limit , please check the following article:

 

Exceed the 500,000 row limit in Application Insights and Log Analytics with Power BI – The White Pages

 

Best regards,

Joyce

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

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

Thank you for your quick response. I appreciate the time and effort you’ve put into helping me with the issue I’ve been facing.

I have another issue that I’d like your assistance with.

As you may know, there are two ways to export a KQL query from Log Analytics:

1. Export to Power BI (as an M query)
2. Export to Power BI (new Dataset) – This method creates a semantic layer dataset in Power BI Service, which can be consumed in Power BI Desktop using Direct Query.

However, I'm facing a problem with the second method. Even though the dataset is created and consumed in a Power BI report via Direct Query, the data is not refreshing live when users interact with it. The data remains static, and I have to manually refresh the dataset in Power BI Service to see updates.

Could you help clarify what might be causing this issue?

 

Anonymous
Not applicable

Hi  @Anonymous, 

 

Quote from microsoft:

 

The export operation is subject to the Log Analytics Query API limits.

 

If your query results exceed the maximum size of data returned by the Query API, the operation exports partial results.

vyajiewanmsft_0-1729650421915.png

 

Additionally, if you want to go over the limit , please check the following article:

 

Exceed the 500,000 row limit in Application Insights and Log Analytics with Power BI – The White Pages

 

Best regards,

Joyce

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 Solution Authors