I'm trying to make a component, that have a gallery inside of it. The items of the gallery should ba a dataverse table:
so this is my components property:
the item of gallery1_2 is:
GalleryRapport.Datasource
now on the screens sections where i put the component, i'm getting this error
Does anyone have a clue why this wount work?
my plan is to have a DD which employess can choose from and the component should filter according to the choosen one. so the "Datasource" should be something like: Filter(RapportQuestions, Rapport = Dropdown.Selected.Value)
hope somebody can help, side note: I have tried both as a component inside an app and as a component in a component libary, but i get the same issue.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.