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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone
Please can you help in changing a column value to another one
Account | Referrer | Referrer needs to be |
123456-1 | Mr Jones | Mr Jones |
123456-2 | Mr Smith | Mr Jones |
123456-3 | Mr Fred | Mr Jones |
Solved! Go to Solution.
Ok, it's clear
Steps in Power BI (Power Query):
Please feel free to give a kudo and validate my answer as a solution if it suits you.
Have a nice day,
Vivien
Hello @SharonO ,
Can you elaborate? I don't understand what you want to do.
Have a nice day,
Vivien
Hi Vivien
I would like to change the referrer code for accounts 2 onwards to the same as was given in account 1
So account 123456 - 1 shows a referrer code of Mr Jones
Accounts 2 (123456 - 2) shows a referrer code of Mr Smith which i would like to change to Mr Jones
Effectively any account where the second number is >1 I would like to to have the same referrer code as the number 1 account.
Hope that clarifies
Ok, it's clear
Steps in Power BI (Power Query):
Please feel free to give a kudo and validate my answer as a solution if it suits you.
Have a nice day,
Vivien
Hi Vivien
Thank you!