Hi all,
within my powerapp I have a gallery with a multi select combobox.
While having a form for new items this works perfectly: the values are being added into a column of my SQL table divided by a ",".
However I'm still struggling to display the values again within an edit form.
How can I display my values from the specific column (which are divided by a comma) as default values within my combobox?
KR,
Sebastian