I'm developing a test app and I'm having some issues displaying some folders correctly.
I'm showing a really small number of folders, so I don't think it's a performance problem, and I also increased the maximum number of row limit.
In the OnStart property of the app, I set two variables:
Set(varKIt, "X_ProjectDocs/!Template X_ProjectDocs/I SALES/"); Set(varRealization, "X_ProjectDocs/!Template X_ProjectDocs/II");
Then I just added a label with ThisItem.Name to show the results, but for the I SALES gallery it shows everything correctly, while in REALIZATION only 7 out of 10 folders are shown, and I don't know why.
ThisItem.Name
After doing several tests, I noticed that my data source actually contains more than 2,000 files/folders, so that is probably the cause of the issue.
The app I need to build is fairly simple: it’s meant to display three “columns of folders” on the screen, and clicking on any folder would navigate to another screen where the files inside can be opened. On the screen, I will only show a few folders and files, but the underlying data source appears to be quite large.
Would it be possible to use a single folder as the data source instead of the entire SharePoint library?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 757 Most Valuable Professional
Michael E. Gernaey 322 Super User 2025 Season 2
MS.Ragavendar 209 Super User 2025 Season 2