Category Archives: Canvas Apps

Use Relevance Search API in Power Automate & Canvas App – Part 2

Introduction In the previous blog, we obtained the response from the Relevance Search API request through Power Automate Flow. In this blog, we will use that response in the Canvas app. We will see how we can leverage the potential of Relevance search in the Canvas app. If you are not familiar with how to… Read More »

Use Relevance Search API in Power Automate & Canvas App – Part 1

Introduction Relevance Search has been there for a while in our Dynamics 365 CRM that provides access to exciting new search capabilities in the environment. However, before you use this feature, an administrator must enable relevance search in target environment. Using relevance search we can search across multiple tables/entities, sorted by relevance. Let us say… Read More »

How to Use DataSourceInfo in Canvas App

Introduction Recently, we had a requirement to create a mobile app to track leads. So, we decided to develop an app in Canvas App. Canvas App is no code/low code business app where you can design the app by dragging and dropping elements onto a canvas. We built a Lead tracking information app where the… Read More »

How to Debug an App using Canvas App Monitor

Introduction The PowerApps is an application development service to build custom and business applications. Using custom business apps, users can connect to data and work on the web and mobile. After the development of business applications, some users want to identify where they are getting the error from or want to just check the performance.… Read More »

Send Survey Invitation to Dynamics 365 CE Contacts using Customer Voice from Canvas App

Introduction Microsoft comes with an exciting release that helps its customers to improve and advance their business. In recent times, Microsoft Forms Pro is replaced with Dynamics 365 Customer Voice which easily captures customer thoughts and suggestions. The Dynamics 365 Customer Voice helps in collecting feedback from the customer and helps in applying suggestions to… Read More »

How to use Receipt Processor AI Builder in Canvas App

As like with every release, Microsoft brings various new features that help to improve productivity and make the user’s life easier and faster. So, here we explore one such amazing feature -Receipt Processor (AI Builder). Before proceeding further, I would like to inform you that to use this feature you need to enable the AI… Read More »

Working with Optionsets and Multi-select Optionsets in Canvas Apps using Common Data Service (Current) Connector

In the earlier post we have discussed working with Lookups and Polymorphic Lookups and this time we will focus on Optionsets and Multi-Select Optionsets. OptionSet: Using the CDS (Current) connector, when you include the optionset field on your canvas app, the drop-down items list is auto bound and you do not need to adjust any… Read More »