Hi All,
Any clue if we can use String Function on a Dynamics 365 text field? My goal is extract the value of the text field, then find the index of certain keywords.
So far, I've tried below but no luck. Any insights would be appreciated.
string(triggerBody()?['title'])