Hello all,
I have created a form in PowerApps where I have a combobox to select values from a column named "Modos de Antecipação". It's working very good and the values I select I Patch to the sharepoint list
Now I have another form, and another combobox. I want to populate this second combobox using this multi-select column SELECTED VALUES ONLY. for example:
How can I achieve that? Please