
Announcements
Hi,
I have a multi choice column that may or may not having existing selections with a use case of adding an extra hard coded choice that already exists in the global choices table. Thanks to some previous support from this community it would appear that I need to get previous values and merge them with the new value.
Global Choices Example below
Dataverse form example below of the column and its existing choices (remember some may have no existing choices)
When I run a Get a Row by ID to retrieve existing values there following 2 lines appear in the Body.
What I am trying to work out is what the expression would be to keep existing selected choices and add my 1 additional choice
Hopefully I have explained myself enough....
Thanks in advance
Todd