Forum Discussion
MCDyna
4 years agoHelper I
Change column name based on list
Hi Community, I have a simple example file for my problem.. Two stores send me the same info, but with different column names. I have a table with the "old" names, and the "new" names I want ...
Anonymous
4 years agoNot applicable
Hi MCDyna ,
Currently we can only manually change the column name or table name.
There is a trick that you could create visuals for both new and old table then show different visuals based on specific condition.
https://www.linkedin.com/pulse/show-different-visuals-based-condition-power-bi-alina-fisher
Best Regards,
Jay
MCDyna
4 years agoHelper I
Thanks Jay.
Wouldn't a DAX script work in the form of:
take column 'location' and change it to 'city' & take column 'value' and change it to 'totals'
- Anonymous4 years agoNot applicable
Hi MCDyna ,
Value could be changed, but the column header could not.
You could refer this topic.
Best Regards,
Jay