Tag Archives: Canvas App

Modern Controls and themes within the Canvas App

Microsoft Power Apps gives us the capability to construct a business app with low-code ease based on our business processes. We can design screens in Canvas apps by utilizing various controls provided to automate the process, thereby improving productivity. This enables us to work more efficiently. Recently, Microsoft has released modern controls and themes that… Read More »

How to use Autocomplete of Dataverse Search in Canvas App?

Recently, I was working on a requirement in the Canvas app regarding autocomplete. We wanted to display the auto-complete suggestion based on the account names as they were typed in. After fiddling around with the requirement, I stumbled upon the Dataverse Search. Microsoft recently came out with Dataverse Search API, which consists of various search… Read More »

Relate and Unrelate functions in Canvas Apps

Introduction:- In this blog, we will learn how to use the relate() and unrelate() functions in the Canvas App. Hearing the word relate, you would have assumed that it was going to link to or relate to something. Bingo! With relate() function two records are linked with a one-to-many or many-to-many relationship in Microsoft Dataverse.… Read More »