Browsed by
Category: SharePoint

Get and Use Visitor Context in Power Apps

Get and Use Visitor Context in Power Apps

You can use readily available basic visitor context information to do things like show/hide fields on a SharePoint custom list form, or change colors and button text on a standalone Power App. Maybe even load a specific screen in a Power App!

Get the manager of a user using Power Automate

Get the manager of a user using Power Automate

Often times I’ve heard the need to get the manager of a user for various reasons – seek approval, alert an expiring action, general notification, etc. This needs to be available in Power Automate…and it is!

Custom Search Filtering

Custom Search Filtering

Filtering content has evolved! Learn the modern approach to displaying content on your SharePoint site, and also how to apply legacy filtering techniques to this same modern method!

Get SharePoint List Flow Details using PowerShell

Get SharePoint List Flow Details using PowerShell

Power Automate Flows created against SharePoint Online lists/libraries get stored in the same default environment as all other flows. This can lead to confusion and frustration in cases where you need to know which ones are SharePoint-related and which are not. Fortunately, there’s an easy way to find those using PowerShell!

Get SharePoint Custom List Form details using PowerShell

Get SharePoint Custom List Form details using PowerShell

What if you need to get some list or site information about your custom list forms in your environment? Here’s how we can do that in PowerShell!