Category Archives: Canvas Apps

Design Canvas App using the Figma UI kit

In today’s digital age, user experience is of utmost importance, and design plays a crucial role in creating compelling and user-friendly applications. Figma has emerged as a powerful design tool for teams, making collaboration and design iteration easier than ever before. If you’re building a canvas app, integrating Figma can allow you to seamlessly bridge… Read More »

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 »

Choose Between Model or Canvas-Based Low Code Power Apps: Which One Fits Your Business Requirements?

Introduction Say goodbye to complex coding! Low-code development is a way of crafting software that demands minimal coding expertise. It uses templates and drag-and-drop tools to create applications quickly and efficiently. In this blog post, we will explore the benefits of low-code development, the differences between low-code and traditional development, and the best low-code development… Read More »

Pro Tip – How to use UpdateIf() in Canvas App

Let us explore the use and functionalities of the UpdateIf() Function using some simple examples. Requirements Suppose, we have created a data table in our canvas app, where we have some records. We have created an option set field on the Account form with the name ‘Preference’ where we have different options i.e. Basic, Premium,… 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 »