- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2020 09:40 AM
Hello Everyone,
i need to Insert the data into a table, if a particular CI is not there in the table. if the CI is present then i need to update it's record.
In Create or Update Action of flow designer how do i query, to check that particular record is present or not?
Can anyone help me on this?
Flow Designer:
Regards,
Abhit Kumar.
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2020 10:25 AM
I got the solution.
By checking Determines uniqueness , this will help to check records is already present or not.. if it is present then it will update it, if not it will create new one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2020 10:25 AM