Forum Discussion
Assign a value to text
- 4 years ago
Since, there are many columns which you need to make this replacement and you don't want to create new columns, I would suggest you should do this in Power Query which will do the replacement within the columns themselves
Select all columns which are for questions
Transform - Replace values - Replace Novice with 1. Do the same for other words as well with their respective values as well.
Since, there are many columns which you need to make this replacement and you don't want to create new columns, I would suggest you should do this in Power Query which will do the replacement within the columns themselves
Select all columns which are for questions
Transform - Replace values - Replace Novice with 1. Do the same for other words as well with their respective values as well.