Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago

Replace multiple nulls at once in Power Query

I've got a table with a few columns of numerical data, and a few with text data. For all of the numerical columns, where the value is null, I want to replace those with a 0. For columns where it is t...