power platform

power platform

1636 bookmarks
Custom sorting
24 Days of PowerPlatform – Day 8 – PowerApps and Flow
24 Days of PowerPlatform – Day 8 – PowerApps and Flow
Welcome back to 24Days of PowerPlatform! After the first introductory posts describing the foundation pillars of the Power Platform, I would like to give you some ideas what is possible when using one…
·workingondata.wordpress.com·
24 Days of PowerPlatform – Day 8 – PowerApps and Flow
24 Days of PowerPlatform – Day 9 – Power BI and PowerApps
24 Days of PowerPlatform – Day 9 – Power BI and PowerApps
Welcome to another edition of #24DaysPowerPlatform! In this post I would like to give you an overview about the Power BI and PowerApps integration. As you maybe already know, Power BI supports the mec…
·workingondata.wordpress.com·
24 Days of PowerPlatform – Day 9 – Power BI and PowerApps
24 Days of PowerPlatform – Day 10 – PowerApps and Power BI
24 Days of PowerPlatform – Day 10 – PowerApps and Power BI
It's Monday and it's another edition of #24DaysPowerPlatform! Today I present you another example of the Integration of two Power Platform members – Power BI tiles integrated into a PowerApp. I’ve alr…
·workingondata.wordpress.com·
24 Days of PowerPlatform – Day 10 – PowerApps and Power BI
Microsoft Flow – The INs and OUTs of triggers and actions
Microsoft Flow – The INs and OUTs of triggers and actions
When I started with Microsoft Flow, I started with understanding triggers and actions. Then quite quickly I discovered dynamic content and expressions. Data moves from one a step to another with ea…
·veenstra.me.uk·
Microsoft Flow – The INs and OUTs of triggers and actions
24 Days of PowerPlatform – Day 6 – How and Where to Start?
24 Days of PowerPlatform – Day 6 – How and Where to Start?
Hi & Welcome back to 24Days of PowerPlatform! In the past days, I’ve introduced the members of the #PowerPlatform family: Power BI, PowerApps, Microsoft Flow and the Common Data Model / S…
·workingondata.wordpress.com·
24 Days of PowerPlatform – Day 6 – How and Where to Start?
Metro Bank uses PowerApps to improve the in-store customer experience
Metro Bank uses PowerApps to improve the in-store customer experience
Power platform customer success story - Metro Bank used PowerApps connected to Dynamics 365 to improve the accuracy of estimated wait times and create a more personalized experience when customers walk into the bank.
·powerapps.microsoft.com·
Metro Bank uses PowerApps to improve the in-store customer experience
24 Days of PowerPlatform – Day 5 – What is the Common Data Model?
24 Days of PowerPlatform – Day 5 – What is the Common Data Model?
Hi & Welcome back to 24Days of PowerPlatform! If your job includes building business applications, it is highly possible that you’ve re-implemented some sort of data models or entities in a nea…
·workingondata.wordpress.com·
24 Days of PowerPlatform – Day 5 – What is the Common Data Model?
Canvas Using OptionSets and Lookup Fields
Canvas Using OptionSets and Lookup Fields
The new options from the CDS and PowerApps canvas applications is to use relationships with 1 to many, or many to 1, however this is natively in the Dynamics 365 CE and now on CDS, but how we use these type of fields; for a technical CRM developer this was using the Code Value for the Optionsets and using the ID Guid for the Lookups, among other parts for the complex object. The new web API help to resolve or make it more interesting the way we use these 2 objects, let me get into the details on CRM before we get into the PowerApps Canvas App.
·abesaldana.com·
Canvas Using OptionSets and Lookup Fields
PowerApps & Microsoft Flow - Learning Resources
PowerApps & Microsoft Flow - Learning Resources
As members of the PowerApps Customer & Partner Success team, we often get asked for resources to aid our customers on their PowerApps journey. Below is a set of links we've curated to help novice,…
·powerapps.microsoft.com·
PowerApps & Microsoft Flow - Learning Resources
24 Days of PowerPlatform – Day 3 – What are PowerApps?
24 Days of PowerPlatform – Day 3 – What are PowerApps?
Hi & Welcome back to 24Days of PowerPlatform! Today, I would like to introduce you to PowerApps. PowerApps allow you to quickly build business applications using various sources of data. Maybe …
·workingondata.wordpress.com·
24 Days of PowerPlatform – Day 3 – What are PowerApps?
Rich text editing in Microsoft Flow and new partner connectors
Rich text editing in Microsoft Flow and new partner connectors
We've added a new, rich HTML-based text editor that helps you write HTML-based emails and more. This editor allows you to customize the font, use bold, italic or underline, customize the color, and create lists or links. Partners have also released four new connectors: Imprezian360-CRM, Encodian, Soft1 , and <a href="https://flow.microsoft.com/connecto...
·flow.microsoft.com·
Rich text editing in Microsoft Flow and new partner connectors
Create Business Apps using PowerApps and Azure Functions
Create Business Apps using PowerApps and Azure Functions
Read this blog post to create a sample PowerApps canvas app which uses an Azure function along with Azure Table Storage via custom connectors protected by Azure AD
·powerapps.microsoft.com·
Create Business Apps using PowerApps and Azure Functions
How To Trigger Flow Email On Button Click In PowerApps
How To Trigger Flow Email On Button Click In PowerApps
In this article, I am going to explain how to send a mail on button click in PowerApps through Microsoft Flow. This article will help us to how to create flows , trigger from PowerApps, pass the dynamic values to flows etc.
·c-sharpcorner.com·
How To Trigger Flow Email On Button Click In PowerApps
Scenario 2: Collect customer feedback in SharePoint after order delivery
Scenario 2: Collect customer feedback in SharePoint after order delivery
In today’s digital world, organizations use and work with several applications for multiple different reasons. Often, data is stored and maintained in different applications and exchange of data…
·powerapps.microsoft.com·
Scenario 2: Collect customer feedback in SharePoint after order delivery
Use Flow To Organize and Process Email Attachments
Use Flow To Organize and Process Email Attachments
Ok, here's a post to piggy-back off of my post regarding inbox sweep rules! A common scenario for many organizations and users is the need to organize images or documents that are sent from external s…
·powerusers.microsoft.com·
Use Flow To Organize and Process Email Attachments
How to implement a cascading dropdown on a list with PowerApps
How to implement a cascading dropdown on a list with PowerApps
In this post, we will see how to implement a cascading dropdown list within the PowerApps application for a list with the two lookup columns where it has to display only the parent values if there are any associated child items. List data setup: SharePoint list “CarGroup” with the following data. Tata Motors Fiat Chrysler […]
·collab365.community·
How to implement a cascading dropdown on a list with PowerApps
Role Based Security In PowerApps using SharePoint Groups
Role Based Security In PowerApps using SharePoint Groups
Recently a customer asked if PowerApps can support role based security controlled by SharePoint Security Groups. For example, can you make an Admin screen that is visible only to users who belong to a…
·svaghub.wordpress.com·
Role Based Security In PowerApps using SharePoint Groups
Dropdown list and Default value that it is not included in the item variable
Dropdown list and Default value that it is not included in the item variable
I have a dropdown list and i want to set that the default value when the formmode is new to a character like "-" and when the formmode is somethings else it will go with the ThisItem.VariableName So if the dropdown list is named country then the function would have been. If(SharePointForm1.Mode...
·powerusers.microsoft.com·
Dropdown list and Default value that it is not included in the item variable
How to default a dropdown SharePoint list look up feild?
How to default a dropdown SharePoint list look up feild?
I created a purchase request app with two galleries connected to their own SharePoint List, "RequestList" and "ItemsList." The user clicks on the "RequestGallery" and it loads the "ItemsGallery." The user can then add/edit/delete items associated to their purchase request. All rows in the ItemsList...
·powerusers.microsoft.com·
How to default a dropdown SharePoint list look up feild?
Microsoft Flow – Generate PDFs from anything and a lot more
Microsoft Flow – Generate PDFs from anything and a lot more
Sometimes, the new connectors are added to Microsoft Flow that open up a lot of options. One of those connectors was added to Flow last night. The Encodian connector makes it possible to do a lot w…
·veenstra.me.uk·
Microsoft Flow – Generate PDFs from anything and a lot more