I am working on a canvas powerapp that is now using premium features with dataverse as my primary connector.
I have a gallery that is connected to a dataverse table. The table is also used in a model driven app, where I created different views.
I would like to use these views in my canvas app, by getting them into a dropdown. When you select a view, it should filter the gallery.
I am unable to get the views in the dropdown because it is 'Expecting a table value' and I am not figuring out how to make that connection work. I will attach some pictures that will hopefully better show/explain my goal.