Hi,
I have two separate SP lists and though they are used for the same function within my company they have slightly different formats (problem of two different processes now being combined).
I have a gallery that I'd like to display both sets of data, but using clearCollect(colName, 'SPList_1'); Collect(colName, 'SPList_2') it throws an error as some fields types are different (named the same but different formats, i.e. choices vs text).
Is there a way to have a gallery reference two different sources directly and not go via a combined collection?
Thanks
Neil