Object must implement IConvertible in Power Apps
In Power Apps when you do a Patch to create a new item or to update an existing item you migth have found the error Object must implement IConvertible Object … Read More
Office 365, Power Platform, SharePoint, Azure and Dynamics
In Power Apps when you do a Patch to create a new item or to update an existing item you migth have found the error Object must implement IConvertible Object … Read More
Getting started with adaptive cards can be difficult. In this post i have written some guidelines to get you started. Adaptive cards You might have seen these cards in Microsoft … Read More
In this post I will look at how to create PDF documents from data. Use cases In the example that I’m using in this post I will generate a quotation … Read More
We all know this problem, you have a nested array in Power Automate but how do we unnest these arrays? It is not easy! Nested Arrays Nested arrays can appear … Read More
Yesterday one of my clients showed me an issues where the Advanced settings didn’t load. Advanced Settings loading problem When I selected the advanced settings the browser attempted to load … Read More
Have you been using the REST API instead of the create item action in Power Automate. Create Item in the SharePoint connector is now just as good! Using the REST … Read More
In a comment on my Filter Query on Get Items in the SharePoint connector post I was asked about how to filter by content type. Filter by content type This … Read More
Have you tried the experimental version of Filter query in the SharePoint Get Items action in Power automate yet? Filter Query in Get Items In this post I will look … Read More
When you have an array in Power Automate and you would like to add a column, you have 3 ways of doing this. Arrays in Power Automate In some of … Read More
In Power Apps the Patch function is very important when you work with data. In this post it’s all about how to update any field type in SharePoint lists. Field … Read More
Wouldn’t it be great if you could call flows from a model driven app? Well you can , but it is not without its difficulties. Some background It is easy … Read More
The question is Variables or Compose actions in Power Automate? Variables Sometimes you need a place to put things. To explain the idea of variables I often use the idea … Read More
1st lessons can be so important when you want to get started with Power apps. 1st steps in Power Apps – Login Earlier this week I was contacted on the … Read More
Have you ever tried adding new tabs in your teams in Microsoft Teams? When you do this with Power Automate you might need to have a look at Microsoft Graph. … Read More
It is important to create multiple environment when you use the Power Platform, but how do you control who can create new environments? Environments There can be multiple reasons for … Read More