
Announcements
Hi,
I am writing a flow to create relationship cards when a particular value of an account changes. Data source is CDS and the concerned entity is the standard Accounts entity. I have a custom status field that is an option set with a few values like (Open, Closed, Pending, etc.).
I need to display the value of this status field but I only get to display the value (the numeric value corresponding to each option set value).
I tried to google it, found a few posts here, but none were clear enough for me to get through. Any help will be greatly appreciated!
If you need more details, please let me know!
Hardit Bhatia
Hi @PowerAddict ,
Option set values are stored in a specified entity, you only need to use the Get record action to get the corresponding record. According to the numeric value contained in the Account record.
Best Regards,