Hi Folks,
I have a Power App I've created that is connected to a List in my team's Sharepoint space. I'm attempting to add a Dropdown box to my Browse Screen to help filter my Browse Gallery results.
The (first) issue I have is that when attempting to select a data column for my Dropdown Item, I don't see any Choice-type data columns to. I see Text columns, Number Columns, etc, but not the one I want (a choice column of Equipment types [CPU, Laptop, Macbook, etc]) to select.
What code tweaks should I be making? Should I be using a different object type entirely on my Browse Screen?