Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
При оновленні запитів програма видає помилку про блокування запиту. Правда після ручного оновлення запити відпрацьовують і все обновляється. Але в автоматичному режимі не працює. Я не розумію на якому етапі помилка.
Solved! Go to Solution.
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
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