Forum Discussion
elleneal
10 years agoFrequent Visitor
Updating SQL Azure Database Views, Tables and Columns on Service
Hi, I have connected a SQL Azure Server to the Power BI Service using direct query. The issue I have is that when the developer makes changes to the database (adding new tables, views or columns)...
- 10 years ago
elleneal yeah schema changes is not supported yet and that is a big impact. You should check out this idea submitted already for it and vote for it. Also look at some options discussed such as using power bi desktop instead to connect first to azure sql db and then publishing but i agree that is not the full alternative as well.
ankitpatira
10 years agoCommunity Champion
elleneal yeah schema changes is not supported yet and that is a big impact. You should check out this idea submitted already for it and vote for it. Also look at some options discussed such as using power bi desktop instead to connect first to azure sql db and then publishing but i agree that is not the full alternative as well.
- elleneal10 years agoFrequent Visitor
Thank you Ankit, this is a great help.