I have a data source pointing at a table in Excell. I use a form to hold the text fields needed to fill in the data from my powerapp and submit it to Excel.
It all works well. However, I cannot figure out how to fetch data from another single-column-table in the same Excel and use this data as allowed values. I have tried naming this table in excel as "Categories" and pointed my dropdown field to the Items=Categories and Values=Categories and still nothing is showing in the dropdown list.
