Fixing the `InvokerConnectionOverrideFailed` Error When a Power App Calls a Power Automate Flow

One of the cool things you can do from a canvas Power App is call a Power Automate flow. This is a great way to do something simple – like sending an email – or many more complex things you might want to trigger from the Power App. Many have written about how to implement…

Displaying User Photos in Modern Lists and Libraries – Modern Settings

This is a simple little thing, but one I just couldn’t figure out for the longest time. When that happens, I like to fall on my sword in case it helps someone else. One of my clients had a view like this in several of their lists – and yes, I’ve blurred the last names…

Clean Up Unwanted Site Columns from Content Types and Lists/Libraries

Another day, another chunk of PowerShell. Sometimes when we iteratively build out our information architecture, we’re over-zealous. It seems like we need a set of Site Columns to maintain metadata on lists or libraries, but in the end, we decide we want to trim away a few of the Site Columns we’ve created. Or, maybe…

Add a Location Column to a Site Content Type

Have I ever mentioned how important Content Types are in SharePoint? Almost everything you work with in SharePoint has a Content Type. If you’re just using Document and Item, you’re really not using the platforms. In this post, I want to talk about Site Content Types and the Location column type. Location Columns Sometime in…

Grant Permissions to All Communication Sites Associated with a Hub Site

This isn’t rocket science, but it’s something I do often enough that I want to lodge the PowerShell in a post instead of continuing to rewrite it. When we are building an Intranet, we often want to grant permissions for all the Communication Sites to a small set of people during the testing process. This…

Showing the Intranet’s Link in the App Bar’s Global Navigation

Here’s a quick tip to improve your Global Navigation for the new SharePoint App Bar. From what I’ve seen, most organizations will use the Hub or global navigation for the App Bar’s home link – which is the Global Nav. The root site of the tenant should be a Home Site and also a Hub…