Mapping data imported to a choice List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 02:22 PM - edited 08-29-2023 09:58 AM
I have a flow that is run when data is imported into a table, I would then like to submit a catalog item with that imported data. I have for instance a country name being imported and i want to match that country name to a list dropdown in the catalog item it will submit.
here is my flow where i take the imported country field and loading data to the target table the country loads fine into the target table issue is from the table to the catalog item
UPDATE____figured out the reason as to why the dates was wrong, those where strings in the import set table, but still need help with mapping the sysids of the import and target table , and how to map a string to a choice field