Hi everyone,
I have meal receipts that look like this:

I need a flow that will extract date(11.10.2023) and Summe(13.70) from receipts and put theim into excel file. and at the end of the month this excel file. should be sent to a specific email address e.g., someemailat.com

formula in 'Date' column =DATE($F$7,$F$6,$A15)
Could someone help me to create this flow?