I have a Microsoft Form that my sales team fills out when they win an order. I have created a Power Automate flow to create a new line in Smartsheet and insert this data. I am using MS Forms + Power Automate and not Smartsheet's form because it also performs other actions outside Smartsheet.
However, on the columns that are "Sale Value" and "GP %", they are formatted as dollar value and percentage, see below. Power Automate inserts the data in these columns as a string and I have to remove an apostrophe to display correctly.
Is there a way to have Power Automate insert this data correctly?
Thanks!