Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
luisgue
New Member

Synchronize new table columns in Power BI


I have a dashboard in Power BI Desktop with preloaded data from a SQL Server table with 2 columns (code and name) and it is published to Power BI Services. A column (last name) was added to this SQL Server table. The problem is that I do not have access to the source from Power BI Desktop, and in my matrix I want to add this new column but I should only work with the preloaded fields from Power BI Desktop and publish it; is it possible to do this and that when publishing it is synchronized and all the fields are seen in Power BI and How?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @luisgue ,

 

Add a new column designed to the schema refresh, which will show any data source table structure changes since the last refresh. In Power BI Desktop, schema refreshes are not available independently of other refresh types, and schema refreshes are not available in power bi service.

 

If the data in the new column can be derived or calculated from an existing column, consider creating a calculated column in Power BI Desktop. This method allows you to add new data to the model without having to access the source directly.

More information on data refresh can be found in the documentation: Data refresh in Power BI - Power BI | Microsoft Learn

 

If your Current Period does not refer to this, please clarify in a follow-up reply.

 

Best Regards,

Clara Gong

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @luisgue ,

 

Add a new column designed to the schema refresh, which will show any data source table structure changes since the last refresh. In Power BI Desktop, schema refreshes are not available independently of other refresh types, and schema refreshes are not available in power bi service.

 

If the data in the new column can be derived or calculated from an existing column, consider creating a calculated column in Power BI Desktop. This method allows you to add new data to the model without having to access the source directly.

More information on data refresh can be found in the documentation: Data refresh in Power BI - Power BI | Microsoft Learn

 

If your Current Period does not refer to this, please clarify in a follow-up reply.

 

Best Regards,

Clara Gong

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors