Hello,
I have several models who are working well!
However to complete my power apps app, I need to convert some date from my form processor.
For example I have a column in my model who reeds a value 16.000. I need this to be 16000.
Also I have a date value from the model that is currently viewed as 14.04.2021 I need this to be 20210414.
I extract the information with a from processor and with Power Automate I create new items in a SharePoint list. Is there a clever solution to convert these columns? These are just two examples of many I have.