Skip to content

Instantly share code, notes, and snippets.

@m3ngi3
Last active June 10, 2019 11:15
Show Gist options
  • Save m3ngi3/fb37b41802cb8dc565a5718d333a1cf5 to your computer and use it in GitHub Desktop.
Save m3ngi3/fb37b41802cb8dc565a5718d333a1cf5 to your computer and use it in GitHub Desktop.
PowerApps Gallery as Navigation - Formula for WrapCount
RoundUp(CountRows(GalleryRibbon_Splash.AllItems)/GalleryRibbon_Splash.BorderThickness,0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment