How do I populate choices for combo box in powerapps?

3k views Asked by At

Novice business user here: I am trying to build a schedule separated by date in Microsoft PowerApps for Teams. It would look something like the arrival/departure board at an airport. I need my users to be able to change the status of an event on the schedule basically from "no go" to "go."

For my table, I created a table with columns showing the "no go" and "go" choices and set my default choices to "no go".

For my gallery, I created a nested gallery to separate the dates.

In the gallery, I can populate the fields I created in my table with the "no go" default values, but when I click the dropdown arrow in the combo box, I either get irrelevant choices from a different text column, or I don't get any choices at all.

I have tried making different changes to the "text" and "items" properties. I just don't know how to make the choices I created in the table populate in the combo box dropdown.

0

There are 0 answers