Hi,
I am currently building a flow where i only want to pull certain data into the sharepoint file.
currently have the below formula set up
When new email arrives
HTML to text (Preview)
Create an item
in the subject box: have the current expression:
last(split(body('Html_to_text'),'you?:'))
so it is pulling the information from after the question asked but it keeps pulling the rest of the data.
i basically want from after answering the question to not be added to sharepoint list.
the word on all document is 'Copyright'
hope that makes sense
thanks
Ali