Hi all,
I have a Power Apps gallery and the data source for it is a collection called "colChat". The gallery's fields are "role" and "content". I want to hide (not show to the user) only the first item of colChat, without deleting the item from the collection. Is there anyway i can do this? I have tried with filter, patch and some other approaches and always faced a dead end.
Thank you very much in advance.