How to use a custom API as a step in Dynamics 365 CRM Workflows
Introduction:
Microsoft recently introduced us to the Custom API feature which is a new way of creating custom actions in Dynamics 365 CRM as seen in our previous blog. However, while writing the previous blog, there wasn’t any way of using this custom API in workflows.
But recently, we did see an
Introduction
As seen in our previous blog, we can create a custom API that can be triggered in Dynamics 365 CRM Workflows. But since Microsoft is moving away from Dynamics 365 CRM Workflows to Power Automate Flows, we should too. So, in this blog, we will see how to use the same Custom API in a Pow
Change the format of existing Text, Integer, and DateTime data types to compatible formats+ 2 “new” formats.
It can be challenging to pick the right data type. You may start with a text field to store your email addresses and then later realize there is an Email type.  Maybe you picked DateTime when really you only needed Date. A new API has been made public that will allow users to change the format of a Text, Integer, or DateTime data type to any of the compatible formats for the type.
PowerApps Container Control - Complete tutorial - SPGuides
In this Power Apps tutorial, We will discuss what is container control in PowerApps and how to use PowerApps container control in your app. Also, We will cover these below topics:PowerApps container …
Release CoE Starter Kit September 2021 · microsoft/coe-starter-kit
Issues and new features in this release: https://github.com/microsoft/coe-starter-kit/milestone/14 First Time Setup Instructions Get started with the CoE Starter Kit Setup: https://docs.microsoft.c...
Findings from exploring Data Integration in Power Platform - Debajit's Power Apps & Dynamics 365 Blog
Follow my blog for more interesting topics on Dynamics 365, Portals and Power Platform. For training and consulting, write to us at info@xrmforyou.com Data Integration in Power Platform Admin centre – One of the few and detailed post on this topic. Wonderful read.
How to pass an array from PowerApps to Power Automate - Debajit's Power Apps & Dynamics 365 Blog
Do you have the following requirements? You want to pass an array from a Canvas App to a Power Automate You want to pass an array from Model Driven apps to Power Automate. You have to parse JSON data in your canvas app and perform further processing. If your requirement is similar to this, this … How to pass an array from PowerApps to Power Automate Read More »
How to download Notes from Power Apps Canvas Apps? - Debajit's Power Apps & Dynamics 365 Blog
Follow Debajit’s Power Apps & Dynamics 365 Blog on WordPress.com This one is a really cool requirement I came across today. I had this requirement, I implemented it and I can’t wait to share it with my readers. So what am I going to cover here? In this blog I am going to cover the … How to download Notes from Power Apps Canvas Apps? Read More »
How to set a variable inside ForAll in PowerApps Canvas apps - Debajit's Power Apps & Dynamics 365 Blog
Follow Debajit’s Power Apps & Dynamics 365 Blog on WordPress.com This blog is again quite simple one and yet quite interesting. In this blog I will discuss about how we can set a variable inside For loop in canvas app. You might be wondering – “Isn’t UpdateContext and Set function already there in PowerApps to … How to set a variable inside ForAll in PowerApps Canvas apps Read More »
Auto Increment Height of Input/Rich Text Control in Canvas Apps
In this blog post, I will show you a trick that you can follow to create a good user experience for your end users in a Canvas App by auto-incrementing the height of controls that do not support "Auto Height" property. This will enable Power Platform Developers to enhance the intuitiveness of the application built on Canvas Apps.
Announcing public preview for in-app notifications in model-driven apps
With this public preview, notifications can be send to users within the model-driven app and are displayed using a notification center and notification toasts.
New Data Loss Prevention policies for enhanced Power Platform governance available for Public Preview
Microsoft Power Platform is releasing new capabilities in Public Preview that allow for greater control and customization of your Power Platform data loss prevention (DLP) policies.
Simplify environment administration in the Microsoft Power Platform with new CoE Starter Kit components for Environment Management
When a new environment is needed as a workspace to develop a Power Platform project – and non-admins are restricted from creating environments – admins must provision the environment for such projects to facilitate development that will ultimately help the company achieve its goals. While restricting environment creation provides valuable security advantages, admins can easily become the bottleneck for project movement if there is no automation in place and the demand for new environments is high. Depending on the company, more configurations might be required to define a ‘secure’ environment. The Environment Request components in the CoE Starter Kit are designed to help simplify and automate the administration of Power Platform environments.
Your organization (tenant) is over capacity - Steve Mordue MVP
It seems like a couple of times a week I get a panicked message from a customer who saw the dreaded alert: “Your organization (tenant) is over capacity” in the Power Platform Admin Center....