I am trying to build a combo box in Power Apps for teams that pulls info from either Office365Users or Office365Groups
I know how to populate the items in Power Apps Stand Alone, but I can seem to find the proper configuration for the same control in the Studio when developing in teams.
How do you assign the content of the searchbox in the combobox? The ComboBox1.SearchText is not available. What Gives?