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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Viktor1977
New Member

Problem with query

При оновленні запитів програма видає помилку про блокування запиту. Правда після ручного оновлення запити відпрацьовують і все обновляється. Але в автоматичному режимі не працює. Я не розумію на якому етапі помилка.Знімок екрана 2024-05-16 141243.png

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

you seem to have dynamic data sources in Power Query, or queries that depend on each other but are in different partitions.  Check your code and refactor it to avoid dynamic sources, and combine queries into single partitions.

 

Check this documentation for RelativePath and Query" Web.Contents - PowerQuery M | Microsoft Learn

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

you seem to have dynamic data sources in Power Query, or queries that depend on each other but are in different partitions.  Check your code and refactor it to avoid dynamic sources, and combine queries into single partitions.

 

Check this documentation for RelativePath and Query" Web.Contents - PowerQuery M | Microsoft Learn

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors