Forum Discussion

Rach's avatar
Rach
New Member
9 years ago
Solved

new columns added to sql source data column heading not refreshed

I have added 3 new column to  my source table in sql. When I refresh I get the old table scheme remaining but with the new column data put under the old column headings and with the last 3 columns mi...
  • Rach's avatar
    9 years ago

    RESOLVED - The problem was I was adding the new columns in the middle of the table rather than at the end. The new columns refresh fine in Power BI desktop once I moved them to the end of the SQL view.