Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

Replacing Values Automatically

Hello,


I am currently using a Microsoft Forms Solution to capture how many times a task is completed each day. Each day, numbers are entered into the form. Then data captured in PowerBI. Without Transformation, the Columns look like this (both numeric and non numeric data).

RobertBurgy_0-1636415352298.png

With Transformations:

I first replace all "No" values with 0 then chang the data type to numeric.

 

My question is: When new responses are submitted will the value "No" automatically be replaced with the value "0", or will adding any new, no responses to the column break the data column? If there will be errors with this, can anyone suggest a workaround?

 

Thank you for all your help, PowerBI Community.

1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

It probably won't break, but new different values would result in errors at the step changing the type to number.  A different approach would be to skip the Replace Values step (delete it), change it to number, right click on that column and choose Replace Errors (and enter 0).

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

Whether the advice given by @mahoneypat  has solved your confusion, if the problem has been solved you can mark the reply for the standard answer to help the other members find it more quickly. If not, please point it out.


Looking forward to your feedback.


Best Regards,
Henry

mahoneypat
Microsoft Employee
Microsoft Employee

It probably won't break, but new different values would result in errors at the step changing the type to number.  A different approach would be to skip the Replace Values step (delete it), change it to number, right click on that column and choose Replace Errors (and enter 0).

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors