Tag: Tips & Tricks

There are posts in this category.

Create custom connector for own API

Recently I have been in a project where we had to create a custom connector for our own API of the customer. The setup was not as straightforward as I would have expected and took me way longer than I would have liked it to be. Since I don’t...
Read More

Settings solution component explained

A few days ago Microsoft announced a new Feature in public preview, the Settings solution component. In this blog post, we will take a look at this new feature. I will explain how it works and how you could use it in your solution. The functionality I will explain...
Read More

Adding Anchor Links to every header

Usually, I blog about the Power Platform, Dynamics 365/CDS, and ALM, but in this blog post, I will describe how to add Anchor Links to every header of your blog posts automatically. A few weeks ago, Jonas Rapp posted a video on how to add Header Anchor Links in...
Read More

Create and fill an Excel file dynamically with Power Automate

In this article, I will describe how to create an Excel file dynamically with Power Automate and fill it with data from the Common Data Service. Creating those dynamically can be a bit tricky. Therefore, I will provide step by step description of how to do that. As mentioned...
Read More

Close Case with Power Automate

In one of the projects, I am currently working on, we recently had the requirement to close/resolve a case when a certain condition is met. Unfortunately, it is not possible to do this with Power Automate directly. But one of my colleagues, Jesper Jonsson, came up with a nice...
Read More