Flexible Height Galleries in Power Apps

Опубликовано: 11 Апрель 2026
на канале: DS TechMirror
3,644
11

In this video, you will learn how to create a flexible height gallery in Power Apps.

RoundUp(
With(
{
varCountRows: CountRows(
Filter(
'Countries&States',
Country in vrselectedCountry
)
)
},
(varCountRows * Self.TemplateHeight + varCountRows * Self.TemplatePadding) / 5
) + 50,
1
)


---------------------------------------------------------------------------------------------------------------------
Follow me on Twitter to get Office 365 updates:

Twitter:
  / sagarsharma94​  

Gmail: [email protected]

Facebook:
Join the Facebook group to collaborate with SharePoint Community
  / 52910​.  .
---------------------------------------------------------------------------------------------------------------------------
Like, Share, and Subscribe to our channel for more informative and development-related videos. Much Love! Keep Learning! :)