by George Chrysovaladis Grammatikos | Mar 1, 2024 | Power Automate, Power Platform
In this fast track post, I will show you how to create a List Choice XML type filed in a SharePoint Online list using Power Automate flow action. To implement this demo we will use the “Send an HTTP request to SharePoint” action Site Address:...
by George Chrysovaladis Grammatikos | Feb 1, 2024 | Power Automate, Power Platform
In this post, I will describe how you can delete SharePoint list items older than 15 days by using a Power Automate flow. For the demo purposes I will create an Instant cloud flow. Trigger For my trigger, I will add the Recurrence trigger and configure it to run every...
by George Chrysovaladis Grammatikos | Jan 14, 2024 | Power Apps, Power Automate, Power Platform
A Solution is used to transfer canvas apps and components from one environment to another or to update existing canvas apps with their components such as flows, connectors, gateways, component libraries etc. Solution Types There are two types of solutions: Managed and...
by George Chrysovaladis Grammatikos | Dec 22, 2023 | Power Automate, Power Platform
In this post, I will show you how to create a DateTime type filed in a SharePoint Online list using Power Automate flow action. To implement this demo we will use the “Send an HTTP request to SharePoint” action Site Address:...
by George Chrysovaladis Grammatikos | Dec 1, 2023 | Power Automate, Power Platform
Error message If you try to save a record with a Business Process Flow in Dynamics 365, you might receive the following error message: The user with SystemUserId = “##########” in OrganizationContext = “##########” is not licensed, and it’s SystemUserAccessMode=0 is...
by George Chrysovaladis Grammatikos | Oct 2, 2023 | Power Apps, Power Automate, Power Platform
Each of us who have implemented Power Automate flows has had to add a flow to a Power Apps application at some point. I will show you a workaround for adding Instant flows to Power Apps solutions when this is not possible. Problem Description In the...