Posts

Showing posts from June, 2022

Search Application using power automate with canvas app.

Image
  In this Power Apps Tutorial, We will discuss how to get data from Dynamic 365 using MS Flow. it’s syntax, how to use the Power automate and return data to canvas app. We will also see how to search button with work do display items from the Data vase Account Entity using the Power automate   to canvas app. Step  1 : We will Create MS Flow to get data from dynamic 365 account entity and send response to canvas app. Navigate to https://make.powerapps.com/ Once above link opened please click on flows from left navigate and click on new flow. Give Flow name based on requirement and select PowerApps. Next steps to create two variables Name, City because our application will search based these two inputs. Please select  list rows as next step in power app where we need to select our entity (Ex: Account entity) and click on show advanced options to write Fetch XML what we have download from advance find from CRM. We can get the counts of records, create one variable and give this f

PowerApps Search Function + How to use with example

Image
In this Power Apps Tutorial, We will discuss what is the  PowerApps Search function , it’s syntax, how to use the Power Apps search function in a canvas app. We will see how to apply a search box in PowerApps. We will also see how to search for items from the Data vase Account Entity using the PowerApps search function. Also, We will see how to use the Search function in a Vertical  Gallery Control  and how can you do multiple searches. Please fellow below screens. Click on Create app  à Give app name based on your requirement and click on Create Rename first screen as main screen it will be easy to understand. Step-1: First of all, On your PowerApps Screen, Add a Blank Vertical Gallery Control (Insert -> Gallery -> Vertical). Then connect a  Data Source  as  Account  (As my records are present in Account Entity ) as shown below. Step-3: In the below screenshot, you can see all the records are retrieved from the Account entity. Here, your Item property should be your A