Tag Archives: Power Apps

How to Use “Describe a Page” in Power Apps: Create Model-Driven Pages with AI

Microsoft Power Apps continues to evolve with features that simplify the app-building experience for both developers and citizen makers. One of the newest additions to model-driven apps is the “Describe a page” feature (currently in preview). This new capability allows you to create pages by simply describing them in natural language, rather than manually configuring… Read More »

Multi Select in Table Control for Bulk Actions within Power Apps

Efficient data management is a cornerstone of any successful application, and Microsoft Power Apps consistently delivers tools that make this process easier. One such feature is the Modern Table Control in Canvas Apps, which now supports multi-select functionality. This powerful enhancement allows users to perform bulk actions effortlessly, streamlining workflows, reducing repetitive tasks, and elevating… Read More »

Managing Component Dependencies in Power Apps Solutions-Dataverse

As a Power Apps developer, you may encounter situations where you need to improve an existing solution, such as enhancing a custom model-driven app for case management customer support. Additionally, you might be tasked with eliminating outdated components, like a web resource no longer in use, that is part of a complex solution with interrelated… Read More »

Generating Power Fx Formulas with Multi-Language Comment Support in Power Apps Using Copilot

The Comment-Generated Formulas feature in Power Apps lets you create Power Fx formulas directly from code comments. By typing `//` or ‘/*’ followed by a natural language instruction, Copilot can generate a relevant Power Fx formula tailored to your app’s context. You can choose to accept Copilot’s suggestion or edit the formula, using comments as… Read More »

Advisor matching in your organization by using Power Apps integrated virtual agent

Introduction In this blog post, we aim to provide guidance to beginners and new users of Power Apps. Our focus is on helping individuals enhance their knowledge of the platform by engaging with experienced advisors. We will cover the process of connecting with internal maker resources and utilizing integrated virtual agent chatbots in Power Apps.… Read More »

How to directly access Custom Action from Custom Pages in Power Apps

Power Apps offers versatile design experiences, including model-driven apps and Canvas apps, and the recent addition of Custom Pages. Based on the client’s recent requirements, we had to replace the OOB Opportunity entity with the custom one. In response to our client’s specific requirements, we meticulously recreated essential functionalities, such as the “Opportunity Close as… Read More »

Enhanced UI for improved New User Experience while using Power Apps

In the recent Microsoft update, PowerApps UI has been enhanced. The Left Navigation pane of Power Apps has a new look. There are various options available that you can use on the Power Apps home page, such as creating your apps, viewing apps that others have created, and performing related tasks. Let’s explore the new… Read More »

Transfer online files to a local device using ‘Download function’ in Power Apps

Recently Microsoft announced a powerful feature -“Download function in Power Apps”. This feature allows us to easily download online files from the web to the local device. Let’s see how to use this feature in everyday life. Suppose our organization wants to create an App (Canvas or Model Driven App) in Dynamics CRM. We have… Read More »