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 | Jan 1, 2024 | App Service, Azure, Azure SQL Database, Compute, Databases
In this post, I will show how we can migrate a local sql server database to Azure SQL Database service using the Azure Migrate Service. Prerequisites: An active Azure subscription SQL Server (On-Premises) An Azure SQL Database A few words about Microsoft Azure...
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...