Good morning,
I have successfully created a flow in which the body of an email is split and then auto populates the connected SharePoint list. The problem is my email contains currency amounts. The flow will not work unless I have those columns set to single text however I need them to be number or currency columns so that I can create a flow that will generate a monthly report with the sum of those columns (which I can't do currently b/c they are text columns not number, I can manually convert them within excel but it is very time consuming and I can not create a flow from this). My question is; can I parse numbers or currency from an email body to number or currency columns in the list? I have attached my current flow. thank you for any advice or suggestions!