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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss 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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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