Hi there Microsoft Community, is someone able to help me rewrite this expression so that it selects the next 152 characters?
split(body('Get_task_details')?['description'],'OutlookId=')[1]
Im trying to write a compose, but it ends up copying a lot of excess content.
Help or guidance is appreciated, Thanks!!!