Hi Everyone,
As probably like everyone new in building apps, I encounter performances issues link to type of columns in sharepoint (too many choices!) but also # of controls.
Therefore, I wanted to have an expert opinion on replacing 9 single labels into one larger HTML label which does the same result.
Lets say I have 20 HTML labels in a screen instead of 20 x 9 = 180 single labels - which is best from a performance point of view?
example on screenshot below.
Thanks,
Remi
Why don't you create a Collection with those tags and vars and after that insert it on a Gallery??
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
Check my User Group (pt-PT)!
Last Post on Community
My website!
Hi, limiting the amount of controls on a screen is strongly recommend. PowerApps has a limit of 300 before it will start flagging performance issues. In your case the data is the data, so this will take the same time to retrieve, but you will only need to format and loaf 20 controls rather than 180, although you may not see it, this will improve performance. it also gives you more options to add more controls to the screen if required which may come in useful.
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2