In simple words, collection by mean is a group of items. PowerApps provides most useful feature i.e. PowerApps Collection. It is an array that is use to keep data in PowerApps memory. Create a Collection in PowerApps Syntax – Collect (Collection Name, record(s)) Here Collect = this is the default function name provided by PowerApps to create the collection. Collection […]
What is PowerApps Collection and how to create a Collection in PowerApps?
Cascading Dropdowns using PowerApps
In this blog, we will see how to apply cascade dropdown to a list field using Power Apps. Step1. We need to create two SharePoint generic lists named “Country” and “City”. The SharePoint generic list “Country” holds a column of type “single text line” showing country names and the SharePoint generic list “City” contains two columns. The first column name […]
Send Email using MSFlow On Button Click from PowerApps
In this article, I will explain how to send an email on button click from PowerApps through MSFlow. This article will help us in how to trigger a flow from PowerApps, passing dynamic values to Microsoft flows. I have divided this blog into mainly three subcategories and they are as mentioned below. 1- Creation of List 2- Creation of Power […]
Leave Approval App Using PowerApps And Microsoft Flow
In this blog, I will discuss how to create a leave request approval app using PowerApps and Flow in office365. I have created a generic/custom list in office365 named “Leave Request” which contains the columns mentioned below. Description Multiple lines of text Leave Type Choice Leave Status Single line of text Email Single line of text From these Email and […]
