Hi...I've been messing around with this for some time but I'm not quite there so hopefully you can help.
I have a SharePoint List of Report Names. I have separate SharePoint Lists, one for each report....they are identical in columns, names etc. so only the content in them is specific to the report.
I populate a dropdown with the data from the Report Names list and need to dynamically change the data source for the Gallery to the relevant SharePoint List.
e.g Report 1 selected = Report 1 SharePoint List as the data source for the gallery.
I've tried creating a variable onChange of the dropdown and I've tried referencing the Selected.Text, and Value, as Items for the gallery but no luck.
Any ideas?
Thanks