Dear All,
I am facing a weird situation wherein I am not able to see the values of all my columns using this expression:
ClearCollect(LocalDatasetItem, Filter(Inventory, MaterialCodeId = Dropdown9.Selected.MaterialCodeId)).
I am able to see value in few columns but not in all. What could be the reason ? My database has values in all the columns.

