Author: Dennis

How to retrieve duplicate bugs 0

How to retrieve duplicate bugs

This time a short blog about Azure DevOps. I will show you how you can use Extended Analytics OData feed to retrieve the related work items in Azure DevOps within a Power Automate flow....

How to merge Dataverse records 6

How to merge Dataverse records

This blog will show you how you can use the Perform an unbound action to merge two Microsoft Dataverse records within a Power Automate flow. In this example I will use two records from...

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.

How to apply a site template 6

How to apply a site template

Site templates were formerly known as site designs. Microsoft has recently added some new ones in SharePoint Online. In this article I will show you how you can apply one to a site from...

Mention a tag with a flow 0

Mention a tag with a flow

A week ago Hubert asked me if it was possible to mention a tag in a flow. It looks like that should also be possible via the Invoke an HTTP request approach. This blog...