Hello,
i have tables in dataverse where i stored values as float.
Now in a flow i have to populate another table where the data should be stored as decimal (as an additional colum will use other columns to calculate values and seems to be only possible with decimals).
How can i convert the floats to decimal within the flow so that i can store them in the new table.
It is not really an option to change the source table to decimal as the fields are part of multiple views and forms in canvas apps as well as model driven apps.
I would have to remove them first from all palces and add them back again.
Any idea is welcome