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