
Announcements
Can we connect two share point list to one gallery? it is possible ?
hi @Venkateswarlu_1 yes, you can do that by using a collection like:
ClearCollect(colMain,List1,List2)
This will create a collection named colMain which will include data from both your list.