Forum Discussion
How to update field names using XMLA for all visuals without power query?
jaryszek Use SQL Server Management Studio (SSMS)
- jaryszek11 months ago
Super User
It is not possible in Tabular Editor 3?
- v-dineshya11 months ago
Community Support
Hi jaryszek ,
Thank you for reaching out to the Microsoft Community Forum.
Yes, it is possible to rename columns in Direct Lake mode using XMLA.
1. Use Tabular Editor 3 (Enterprise Edition) to rename columns via XMLA, but ensure you first rename them in the web interface to prevent reversion during schema sync.
2. Rename columns upstream in the Lakehouse or Warehouse before adding them to the semantic model.
Please refer below link.
Power BI usage scenarios: Advanced data model management - Power BI | Microsoft Learn
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
- jaryszek11 months ago
Super User
1. Use Tabular Editor 3 (Enterprise Edition) to rename columns via XMLA, but ensure you first rename them in the web interface to prevent reversion during schema sync.
Ok there is a displayName but after changing it i need to manually adjust fields on report visuals, how to avoid this?
Best,
Jacek