How to get the comment that starts with a particular string
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 07:40 AM
Hi all,
I have a requirement where I have to get the specific comment from RITM to catalog task that is created after approval.
I am handling it from the flow but it is not working as expected. I have to only get the comment that starts a particular string 'comment from approval note', but here I am getting the entire list of comments. Can anyone tell me how to get that comment that starts with a particular string, thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 08:06 AM
Hello @Bindhu1
You can try this instead :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 11:42 PM
Hi ,
Both are returning all the comments, requirement is to just get the comment which contains the string "comment from Approval note".
Thanks for replying
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2022 12:09 AM
Can you post a screenshot about your flow's execution on this particular action please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2022 01:50 AM