Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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?
Solved! Go to Solution.
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.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.