Hi all,
Im rather new to Power Automate and also new to this community. Just trying my luck here to seek some guidance from the community. Im having 2 issues.
First Issue: I am facing an issue whereby the email that I am forwarding/replaying to contains either 'RE: ' or 'FE: ' at the front of the subject header. I need help to remove this. Currently im using this expression based on what i found in the community, but it doesnt seem to work.
replace(replace(triggerOutputs()?['body/subject'],'RE: ',''),'FW: ','')"
Second Issue: I am facing an issue whereby the email that I am forwarding/replaying to contains the old email tread in the email body. I need help to remove the content of the old email. I currently dont have a solution for this.
Can refer to below my current Flow.

Greatly appreciate your help everyone. Good day to you guys.
Amirrul Hakim