Browsed by
Tag: SharePoint Online

Leave a Reply

Your email address will not be published. Required fields are marked *

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!

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!

Turn a SharePoint list-triggered flow into a recurring flow

Turn a SharePoint list-triggered flow into a recurring flow

Many of us are familiar with setting up an Information Management Policy to have some action run on list items every n days. A better approach is to set up a scheduled or recurring Power Automate Flow on the list.