Forum Discussion

elleneal's avatar
elleneal
Frequent Visitor
10 years ago
Solved

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)...
  • ankitpatira's avatar
    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.