Author: Dennis

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...

Yammer topics tag trigger 0

Yammer topics tag trigger

My last post was about tags, this new one is also about tags. This time I will demonstrate how you can trigger a flow when a specific topics tag is used in recently posted...

Azure DevOps Work Item tag trigger 5

Azure DevOps Work Item tag trigger

Sometimes a Power Automate trigger action is not sufficient for certain requirements. In that case a trigger condition might be a good alternative. In this article I will demonstrate how you can trigger a...

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.