Hello,
I am creating a record in Dataverse table when a MS form response is submitted. One of the Dataverse field is currency type. If the user didn't enter a value in the form, I get "" as value which will not be a valid value for the currency field. I need to remove those double quotes and just enter blank value. I have tried the replace function and it wont work! any ideas. Thank you
