Hi
I am looking to create a collection using the below
ClearCollect(PN,GroupBy('Tbl Part Num','SEARCH REF',"Other")
It is coming up with an error, in the Group by function. I am assuming that it can not find the Column 'SEARCH REF', which is a column name in the sharepoint list.
Thanks in Advance