Flow designer: How to add worknotes changes condition in if logic of the flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2023 06:14 AM
Flow designer: How to add worknotes changes condition in if logic of the flow? (as we do in business rule- worknotes changes/chnages to/changes from..such options are there, but in flow there are only 4 options)
I dont see changes option in the dropdown..any idea on how to add such condition. Please find the below image.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2023 09:13 AM
Hi @Snehal2 ,
There is no straight solution for this, however I can show you an workaround which quite worked in my Instance.
You need to have for each and if conditions to achieve this and follow the below procedures.
Create an For each with data pill as Trigger Record --> Changed Fields
Then in the If condition make as the condition as marked below.
Data pill as "For Each-->FDChange--> Field Name"
and Add condition as Contains work_notes.
I think this might be an alternate solution which you can try and let us know.
Finally the flow looks like below.
Mark Helpful and Correct if it helps in Solving your Query.
Regards,
Johns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2023 09:14 PM
Thank you john for the response. I will try the work around u suggested.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2024 07:16 PM
Hi @Johns Marokky & @Community Alums
I tried with the above conditions but it did not worked, Could you please check check and let me know if I am doing anything wrong.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2023 10:39 AM