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.
Hi,
I have a Power BI report that connected to the Azure analysis service(data source) in direct query mode(preview). Recently the cube has migrated to a new Azure AS server without any changes in the tabular model.
When I changed the data source(just updated AAS server URL), all calculated columns were removed from the report.
Is this an expected behaviour? Can anyone please help me here?
Regards,
Hari
Solved! Go to Solution.
Are Deployment Pipelines a possibility for you? They are designed to address that exact problem.
The calculated columns are created in the PBIX? Why don't you create them in the AAS model. This way, they will become part of the model and won't disappear no matter what you do
I have created around 8 calculated columns in pbix .Simpe Dax funtions!
Are Deployment Pipelines a possibility for you? They are designed to address that exact problem.
Yes. Right now I dont have one. Using a single workspace.
Kinda sorta. Usually when you change a data source query but keep the physical data source location and all columns as is then you get away with it. But the moment you change the physical data source this is considered too much of a meta data change, and calculated columns, measures, relationships etc. will disappear.
Assuming you have made a backup of your pbix before the change you can recreate the items that were dropped by opening that version side by side with the new one.
Thanks for your input.
Yes. I have the backup of pbix using which I have recreated all the calculated columns. No issue with the measures I have created them under a separate table.
During a project, the cube keeps migrated from the dev environment to the test, then test to the production environment. All this time recreating calculated columns is an additional effort. I was looking for a permanent solution for this.
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.