Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
I'm getting an error when trying to branch out (create a feature branch from) a workspace that contains a Warehouse.
The Warehouse has multiple views, some of which refer to other views in the T-SQL code.
The Git update into the new workspace fails because the update is trying to create a view before it has created the view which the view depends on.
Please make it possible to specify the sequence of views to update/deploy, so we don't get these issues.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you referring cross warehouse scenario?