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.
Hello,
I have quite an extensive PBI file, where I used a column called 'Uren' (hours) to calculate a lot of measures and calculated columns. However there's some data in this column, that shouldn't be there, so I made a new conditional column.
My question:
Is there a way to either replace my old column with my new column, or change the column used in all the measures, columns and tables to the new column?
I've tried simply renaming the column, both in PowerQuery as in PBI itself, but PBI is just too smart for that.
Solved! Go to Solution.
You may also try to replace the value.
https://community.powerbi.com/t5/Desktop/Power-Query-change-input-data/m-p/595986#M283079
Just remove the old column and then rename the new column.
I tried that, everything broke
You may also try to replace the value.
https://community.powerbi.com/t5/Desktop/Power-Query-change-input-data/m-p/595986#M283079