Hi Power Automate Community,
I'm seeking some assistance in a flow that looks for a reference string from an email generated by another flow via PowerApps.
I have my first(split function working, I can see the results removing all code after this fuction but i cannot get it working for my last(split fuction.
<p class="MsoNormal">(Ref: 4g1pjqwnf4cwedxg263jfrtrpeb614vn I'm trying to just grab the string after 'Ref: ' in a variable.
last(split(variables('emailBody'),'Ref: '))
Thank you. 🙂


Report
All responses (
Answers (