Hi,
I developed a Canvas App which is supposed to track incidents on a shopfloor and save them in a sharepoint list. Unfortunetly, we discoverd, that there seems to be a problem with more than 5000 items in the list. Non delegateable function? I don´t know! Please don´t judge me wrong, I am really a beginner.
On my start screen I have a gallery which should show the last 30 itmes filtered by the created column. See formular below.
FirstN(Sort('Schichtbuch FBR01';Created;Descending);30)
As well I have a edit screen to create new items and a detail screen to show up the 30 items from the browse screen in detail.
Can someone help and propose solutions or possible failures.
Thanks,
Sebastian