Category: SharePoint Online

Formatting a Person or group type column 8

Formatting a Person or group type column

This blog demonstrates how you could apply different formatting to a person or group type of column in a SharePoint Online list. With column formatting a last name, first name format is applied.

Add domain to allow list of a site 3

Add domain to allow list of a site

This is a note to self kind of article. I found a way of managing the allow list for external sharing of individual SharePoint Online sites via Power Automate. This example shows how you...

Undeclare a record (in place) 0

Undeclare a record (in place)

In SharePoint Online you can declare and undeclare records in place. In this article I am showing you how you can undeclare such a record via the Graph API and Power Automate.

Retrieve docProps from a .docx file 0

Retrieve docProps from a .docx file

In SharePoint Online you can assign metadata to documents. However, Office Open XML files can also have document properties. In this article I am showing you how you can retrieve those via Power Automate.

How to create a recurrent event 1

How to create a recurrent event

This time a short blog about creating recurrent events. In SharePoint events lists you have the option to create events with recurrence settings. In this blog I will show you how you can create...

Alphabet filtering on list or library 3

Alphabet filtering on list or library

Again a blog about list formatting in SharePoint Online. This time I am trying to create an alphabet filter for a list with client names. This solution is also using dynamic filtering feature.

How to get a Group By Subtotal 0

How to get a Group By Subtotal

Grouping by, getting the sum, count number of items. These are pretty typical requirements for interacting with SharePoint lists in Power Automate. Today I will show you how you can retrieve the Subtotal of...

Trigger a flow when news is posted 0

Trigger a flow when news is posted

There is no specific trigger action for whenever SharePoint news is posted. This article explains how you could work around this by using a trigger condition expression.