Skip to content

Pieter Veenstra

210 Posts
19,808 Views
Microsoft 365

Manage Users using the Graph API in Power Automate

When you manage user accounts within Power Automate, you can user the Office 365 Users connector, but sometimes the Graph API can give you more possibilities. Office 365…

📅 4 January 2023 👁 169 views
Microsoft 365

Microsoft Graph API and the Power Platform

This is going to be a large series of posts about the Microsoft Graph API and the Power Platform. Introduction to the Graph API I often get asked…

📅 3 January 2023 👁 59 views
Microsoft 365

Create multi user real time apps in Power Apps

When multiple users edit data and you want your app to show real time data, you will need a multi user real time app. It isn’t a good…

📅 18 November 2022 👁 174 views
Microsoft 365

Sort an array by dates in Power Automate

When we use the Sort function to sort arrays in Power Automate, it is soo much easier than the 3 step approach that we had before. But there…

📅 10 November 2022 👁 37 views
Microsoft 365

New! Format data by examples in Power Automate

This feature “Format data by examples” will kill one of my most popular posts! How to format dates using formatDateTime. Using the Format data by example Although this…

📅 21 October 2022 👁 72 views