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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
With the 'Replace Values' function, there should be a way to change the values if they are not a specified value. Right now, you can only do it if it is a specified value, but it would help if I could change the values if they are not equal to something. For instance, I have a number column and I want to make it a binary field. If the value is zero, it should stay zero. If it is not zero, I want to change it to 1. It appears that this can only be done if a new column is added, which I would like to avoid to keep the file size smaller. Instead I would like to change the value in that column to 1 if the current is not zero
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.