Forum Discussion
Rename tables in datamodel (PowerQuery) without impact your existing visuals/measures/calc. tables
- 5 years ago
Hi Applicable88 !
I have tested this multiple times directly by changing table / column names in Power Query editor for both type of calculations, complex DAX and simple DAX.Both got changed and the measure always show the new table / column names, so it never breaks.
I am using Power BI Desktip April 2021 release. May be some other community member might come up with other ideas.
Regards,
Hasham
Hey I think name changes work if the datamodel is within the report you're working on.
I am facing the same issue when I am working on a report that sources an already loaded and shared datamodel. If we change some table name in the datamodel, then any report using that datamodel will break on visuals that use those tables as they won't find the tables anymore (due to name change).
- Mrtnkbg3 years ago
Advocate I
This was a piece of really important information, thanks for sharing.