Hello,
I have a gallery that is set to filter items from a list in SharePoint. The list currently has 3394 items. The Items property of my gallery is
Filter(Employee_Leave, AbsenceType.Value = "Vacation", Date = 'datepicker'.Value)
The above code should result in my gallery displaying 13 records (as confirmed by filtering my SharePoint list), however, my gallery is only displaying 2 records of the 13 records.
Can anyone explain why this is happening and how I can display all of my 13 records? There is no delegation warning in my gallery.
Thank you

Report
All responses (
Answers (