Forum › Attribute with predefined lookup values › Reply To: Attribute with predefined lookup values
30. January 2023 at 21:16
#710
Participant
Hi Dani,
I have an entity type with an attribute called Status.
The Status has a predefined value list in the lookup with the values “Initiated”, “Approved”, “Rejected”, “Closed”.
When I configured my process I used a Set activity to set the Status to “Submitted”.
I can run the process and it is working fine but when I look at the entities in the Data Explorer the Status attribute is blank for the entities that are in Submitted.
Is the system still storing the “Submitted” value for Status in the Set activity?
How do I correct this?
Will I lose any values that are not showing?
Thanks!