Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save m3ngi3/d5006d58bea8d8761fd8ac398c97eb16 to your computer and use it in GitHub Desktop.
Save m3ngi3/d5006d58bea8d8761fd8ac398c97eb16 to your computer and use it in GitHub Desktop.
PowerApps Gallery as Navigation - Formula for Items Filtered
If("django" in Lower(User().Email),COLribbon,Filter(COLribbon,RibbonItemVisibility<>"Owners"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment