Hello,
I have a Allow Multiple Select Choice Column called "Colors" in the Dataverse Table. I have defined some choices to this Colors Column. In the Power Apps , for this Colors Column which appears as a Combo Box, I have added the Choices in the Items property which are not the choices defined in the Dataverse table but the Choice Values that are from other Collection. Now I want to Patch these Multiple Selected Values that are selected in the Combo Box of Colors Column which will be different from originally defined choices to the Dataverse Table. (Since there is a chance to Patch different Values into a choice field , I want to know how is it possible for Multi Select Choice Column of Dataverse).
Could Please anyone help me on this ?
Hello @Saideep
It might be more complicated than that. I would suggest that your code convert the column into a LookUp. Then, build a table in Dataverse for your choices. During patching, you can do a patch first to add a new choice value and use that information to patch on the main record table.
Here is an example workaround and how you want it but it involves the use of Power Automate: https://www.youtube.com/watch?v=QIooE2X9ey8
WarrenBelz
146,658
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional