Hello,
I have a gallery which displays my dataverse records. I have a modern control which is dropdown box - this should be showing chosen job for a record but in dropdown there should be other choices showing as if I need to change it. Does anyone know what I should type for it to show me what I need, please? I follow Reza with his instruction https://www.youtube.com/watch?v=76RJyaoW0BQ but it doesn't work for me. So I got to the point where I have the choices but I can't see a chosen job for a record. It's just a list in dropdown. In my Items I have: Choices(DataverseName.ColumnName). I don't have anything in my DefaultSelectedItems.
Help, please
Under defaultselecteditems, use {Value: Thisitem:Columnname}, replacing the column name you are using.