power platform

power platform

1636 bookmarks
Custom sorting
How to use a custom API as a step in Dynamics 365 CRM Workflows
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
·inogic.com·
How to use a custom API as a step in Dynamics 365 CRM Workflows
Use of Custom API in Power Automate Flow
Use of Custom API in Power Automate Flow
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
·inogic.com·
Use of Custom API in Power Automate Flow
Change the format of existing Text, Integer, and DateTime data types to compatible formats+ 2 “new” formats.
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.microsoft.com·
Change the format of existing Text, Integer, and DateTime data types to compatible formats+ 2 “new” formats.
PowerApps Container Control - Complete tutorial - SPGuides
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 …
·flip.it·
PowerApps Container Control - Complete tutorial - SPGuides
Release CoE Starter Kit September 2021 · microsoft/coe-starter-kit
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...
·github.com·
Release CoE Starter Kit September 2021 · microsoft/coe-starter-kit
How to pass an array from PowerApps to Power Automate - Debajit's Power Apps & Dynamics 365 Blog
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 »
·debajmecrm.com·
How to pass an array from PowerApps to Power Automate - Debajit's Power Apps & Dynamics 365 Blog
How to download Notes from Power Apps Canvas Apps? - Debajit's Power Apps & Dynamics 365 Blog
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 »
·debajmecrm.com·
How to download Notes from Power Apps Canvas Apps? - Debajit's Power Apps & Dynamics 365 Blog
How to set a variable inside ForAll in PowerApps Canvas apps - Debajit's Power Apps & Dynamics 365 Blog
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 »
·debajmecrm.com·
How to set a variable inside ForAll in PowerApps Canvas apps - Debajit's Power Apps & Dynamics 365 Blog
Responsive designs in Power Apps, the basics
Responsive designs in Power Apps, the basics
When you want to leave it up to the user what device they use, responsive designs in Power Apps becomes important.
·sharepains.com·
Responsive designs in Power Apps, the basics
Auto Increment Height of Input/Rich Text Control in Canvas Apps
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.
·agarwalritika.com·
Auto Increment Height of Input/Rich Text Control in Canvas Apps
Simplify environment administration in the Microsoft Power Platform with new CoE Starter Kit components for Environment Management
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.
·powerapps.microsoft.com·
Simplify environment administration in the Microsoft Power Platform with new CoE Starter Kit components for Environment Management
Add 20+ More Power Apps Chart Types With QuickChart
Add 20+ More Power Apps Chart Types With QuickChart
With the free QuickChart API we can extend Power Apps to use over 20 different chart types have and more options for their appearance.
·matthewdevaney.com·
Add 20+ More Power Apps Chart Types With QuickChart
Your organization (tenant) is over capacity - Steve Mordue MVP
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....
·stevemordue.com·
Your organization (tenant) is over capacity - Steve Mordue MVP
Progress Bar
Progress Bar
Hi all, It's been a while since I posted a component here... So here is a little one I made today and that I wish to share with you... A fully
·powerusers.microsoft.com·
Progress Bar
Custom function for 16 & 7 segment display
Custom function for 16 & 7 segment display
This app includes custom function through enhanced component property. For given single character, it returns svg code of 16/7-segment display, so
·powerusers.microsoft.com·
Custom function for 16 & 7 segment display