Hello, im new to power automate and im kinda stuck here.
Basically, i want to read the content from a csv file inside onedrive and then use it to send an email.
I got as far as to use the Get file content step from onedrive but i dont know what to do next.
I want to be able to use the content from the file and write a dynamic email based on the information.
Like this:
"On october we sold [sales] of [product]."
With sales and product beign extracted from the csv.
Also is it possible to filter lines/columns?