Hi @jed76 , Can you try using ShowColumn function in you code, example:
ClearCollect(col, ShowColumns(DataSource, "Column1","Column2", "Column3"..."Columnn"))
Does your data source is SQL table?
-----------------------------------------------------------------------------------------------------------------------------
I hope this helps.
Please click Accept as solution ✅ if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.👍
Thanks,
ANB