How to convert the reference field value in display value in flowdesigner for MRV's (Multi row varia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 08:44 AM
Hi Team,
There is an issue when I tried to use the MRV , MRV have variable referncing the sys user table ,
When I tried to get the data it was updating only sys_id , I tried given details in community but those were not working .
Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 10:02 AM
Sharing a screenshot of the flow may help, but first perform a lookup on the sysid of the record. References in Flows don't seem to work properly unless you look it up by sysid first. Then reference that prior step and specify the field to get the display value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:03 AM
Hi,
I tried to replicate the via flow variable
by
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:05 AM
You don't have a lookup record by sysid step. First perform a lookup by the sysid. Then reference the record from the prior step to update the record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:52 AM
But those are the MRV's(Multi row variable ), so how it would be done ? @LearnUseThrive