The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/TotalEstimatedCost' is required to be of type 'Number/double'. The runtime value '"$1700"' to be converted doesn't have the expected format 'Number/double'.\
Hello the issue I'm having is that when I submit a form with a Dollar sign already the formatting doesn't work it only allows for the number without a "$" in the form submission, I'm just wondering if there is a way to automatically change the format so it automatically uses a $ whether or not they use it in the form submission.