Good day!
I have a gallery getting direct data from SharePoint but I'm using switch in items gallery to change data source.
e.g. Datasource 1 has field1-field14, However it only returns field1-7
/** code in gallery items based on dropdown selected value **/
Switch(Dropdown.Selected.Value, 1, Datasource1, 2, Datasource2)
any suggestions on this?
Thank you for your response

Report
All responses (
Answers (