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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I have a teble from which i want to replace a cell value with new one, let say
a raplace with B
C raplace with D
i have a table with those details where old and new
please help me how we can do this with query editor
Thanks
Solved! Go to Solution.
If so, you could try this simple way to get it:
Basic data:
Step1:
Merge table with that replacedetail table
Step2:
Expand the column
Step3:
Add a custom comndition column
Step4:
Now remove Type and After column, Rename this new custom column:
and here is sample pbix file, please try it.
Regards,
Lin
In query editor, right click on your cell value and select "Replace Values".
If multiple replacements are required, right click on your column and select "Replace Values".
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
If so, you could try this simple way to get it:
Basic data:
Step1:
Merge table with that replacedetail table
Step2:
Expand the column
Step3:
Add a custom comndition column
Step4:
Now remove Type and After column, Rename this new custom column:
and here is sample pbix file, please try it.
Regards,
Lin
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.