Hello there,
first of all, these are my first days with PowerApps and I am encountering a number of problems, but this communty is awesome since I have always found a solution in this Forum, however now I am stuck I think with a noob issue:
I have a mailing but, which sends the content of a gallery to the current App user, this all works fine, but it only sends the first 12 Items that have loaded on screen, leaving the rest of the table empty. Now the user would have to scroll through the entire gallery so that the items are loaded and then hit the send Mail button in order to have all the neccessary data.
Is there a function that preloads the entire gallery? (It is a filtered gallery which displays max. 50 of the total 300 items in this sharepoint list)
If not, is there a possibility to automatically scroll the gallery to the bottom and back up, whenever the screen is loaded - so that the user does not have to do it on his own?
Best regards and kudos to this community!
EDIT: for the Email sending part I simply use a table and the concat function that retrives the data from MyGallery.AllItems