- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2022 06:35 AM
Hi,
I have a requirement to create few fields in Hardware Model table. Most of the records got created except one field i.e. certified field, as because the the field mentioned in the catalog form is Yes/No field and in the table it is a Check box.
Field in Catalog form:
Field in Hardware table:
Flow designer:
But field is not getting updated.
Kindly suggest.
Thanks in advance.
Best Regards,
Juganta Kishore Nayak
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2022 05:30 AM
Hi,
You need to mark the check box as True which is next to Certified as shown in screenshot below:
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2022 05:24 AM
Hi,
You can use inline script to update the value to true/false, since the variable and field on table are of different type.
Please mark my answer helpful/correct if solved the issue. Thanks.
Regards,
Hari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2022 05:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2022 10:43 AM
Hi Shloke,
Thanks for your reply.
It's working properly now.
Best Regards,
Juganta Kishore Nayak