Update Tabular model when new column added to table or view

Anonymous
2020-10-12T13:23:54.1+00:00

Hi

I have added a new column to the SQL server database source (a view), but when I reprocess affected table in Visual Studio it does not appear available for inclusion in Power Query editor or otherwise.

When I import the same affected table however, it does show up in the new table.

What can I do to refresh the model to include the new column succesfully? I do not want to redo all the relationships and measures from the old table to the new table each time my source schema is updated/changed.

Thanks

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,629 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,271 questions
0 comments No comments
{count} votes

Accepted answer
  1. m 4,271 Reputation points
    2020-10-13T06:42:08.757+00:00

    Hi @Anonymous ,

    STEP1:For your case, try to test as next:

    1. Choose "Import new table" but not really import a new one, just refresh as next:
      31941-20201013-refresh.jpg 2.Or choose "Change the source" but not really change it just click ok.
      31805-20201013-ok.jpg

    STEP2:Follow the steps as next: Choose the table-->Table propertites-->Design-->Choose the new column-->Import.
    31870-20201013importnewcolumn.jpg

    Or you can follow steps as this case: update-tabular-model-when-the-underlying-relational-database-schema-changes

    BR,
    Mia


    If the answer is helpful, please click "Accept Answer" and upvote it.

    3 people found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. m 4,271 Reputation points
    2020-10-14T01:35:05.233+00:00

    Hi @Anonymous ,

    Is the reply helpful?

    BR,
    Mia


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Anonymous
    2020-10-16T10:22:04.05+00:00

    Hi @m

    Apologies for the delayed response.

    Thank you, it worked. Accepted as Answer.

    Kind regards,
    Niki

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.