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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I was under the (wrong?) impression that SSAS Tabular 2016 would support renaming columns and or measures because the presentation layer was supposed to use uniqiue IDs.
That is to say: I could have a column called Tot_Sales and I could rename it "Total Sales" and my reports would just work because they would reference by ID not name?
Or a measure TotYTDSales could be "Sales Total YTD" and again, ref by ID not name so it would still work.
However, this does not seem to be the case.
Is this by design?
In Analysis Services, renaming columns will not break the reference within model. However, at presentation level, it may not updated to reporting tools. So if you rename a column in your tabular model, I suggest you re-import or re-open connection to SSAS tabular in Power BI Desktop.
Regards,