Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello all,
I am trying to do a conditional replace to null and it is not working. Under a specific circumstance an employee ID and his/her supervisor's ID will be the same. In that situation, I want to set the supervisor ID to null. My code is below, but it doesn't work. The only time I can get replacing to null to work is if I enter null directly into the Replace values... dialog box from the context menu right clicking on the column name. I need it to work dynamically as below.
Solved! Go to Solution.
I got it to work. I forgot that you have to use ReplaceValue instead of ReplaceText.
Replacer.ReplaceValue instead of Replacer.ReplaceText
I got it to work. I forgot that you have to use ReplaceValue instead of ReplaceText.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 4 | |
| 4 |