knowledgecenter-breadcrum

Category

Category : Power Apps

How to configure and use Model Driven app in offline mode

Introduction: In this blog, we will see how to configure the offline capability of a model-driven app. Before starting our blog, here are the prerequisites for enabling mobile offline. An environment maker, system administrator, or system customizer role is needed to configure offline mode for model-driven apps.  Users with the…

Formula column in Dataverse

What is  Formula Column? Formula columns support Power Fx, a low-code language that is very flexible. It uses an Excel-like syntax, making it accessible to users with basic Excel knowledge. Power Fx can handle complex operations and logic, and it can also be used to calculate data. Which Datatypes are supported…

Virtual Entities: The Key to Connecting SharePoint Data with Dynamics 365 CRM

In today’s business landscape, seamless data integration across platforms is crucial for efficiency and productivity. Many organizations use SharePoint for document management and data storage, while Dynamics 365 CRM is widely used for managing customer relationships. This post explores how to make data stored in SharePoint lists available to Dynamics…

Restoring Deleted Records in Dataverse Tables

In this blog post, I will be discussing how we can restore the deleted records from any table in Dataverse. Introduction: At some point of time, we all have deleted important records by mistake from Dataverse tables and wished to restore it back. Now restoring those deleted records is possible…

How to enable the enhanced email template editor in Dynamics 365?

How to enable the enhanced email template editor in Dynamics 365? To activate the Enhanced Email Template editor for your App/Environment, follow these steps: Begin by creating a new solution or opening an existing one. Then, navigate to "Add existing" and select "Setting."   Within the settings, find and enable…

D365 CUSTOMER SERVICE: CUSTOMER 360 COMPONENT

Introduction: In Dynamics 365 (D365) Customer Service, the 'Customer 360' Component provides a comprehensive view of information and enables users to edit customer data within the form. In this blog post, we will explore the process of setting up the Customer 360 Component for the Case Entity. This configuration allows…

Customize a Gallery Control and Show/Hide Forms based on Selection.

Introduction: In this Blog, we will learn how to use Gallery Control and Form Control along with useful functions. Here we are using Gallery Control to show Contacts that exist in Dataverse and Form is used to Show Relative Details of the selected Contact in Gallery. 1. Open make.powerapps.com, select…

Create A Login Page, Validate Login and Send Email using Cloud Flows in Canvas App

Create A Login Page, Validate Login and Send Email using Cloud Flows in Canvas App In this Blog, we will learn how to create A Login Page and Validate Login using Credentials (for example if a user is one of the contacts in the Contact Table in Dataverse, he will…

How to show or hide ribbon buttons using Power Fx formula?

How to show or hide ribbon buttons using Power Fx formula? Introduction I recently found out that we can add or edit ribbon buttons/command bar in PowerApps itself. Add Ribbon Buttons and Edit Command Bar within Power Apps – Dynamics 365 <iframe class="wp-embedded-content" data-secret="HPQ4nI2OxE" frameborder="0" height="338" marginheight="0" marginwidth="0" sandbox="allow-scripts" scrolling="no"…

Add Ribbon Buttons and Edit Command Bar within Power Apps – Dynamics 365

Add Ribbon Buttons and Edit Command Bar within Power Apps – Dynamics 365 Dynamics 365 Wave 2 has introduced an advanced and time saving feature to Add Ribbon Buttons within Power Apps. Now it will take less time for Ribbon Button Customizations. Adding Ribbon Buttons using Ribbon Workbench is very…

Schedule Flows in Power Automate

Schedule Flows in Power Automate Introduction In this blog, we are going to learn how to create a Scheduled flow using Power Automate. Scheduled flows are a great way of automating certain processes required to be performed at certain intervals. Example  Suppose we want to qualify all the open leads…

How to set a Scheduled Flow to run on specific dates of a month

How to set a Scheduled Flow to run on specific dates of a month? Introduction In this blog, we are going to learn how to set a scheduled flow to run on specific dates of a month. We all know that a scheduled flow can be set to run based…

How to open lookup control on click of custom button?

How to open lookup control on click of custom button? Introduction In this blog, we are going to see how we can open a lookup control with the click of a custom button. Example We are going to add a custom button named “Open Lookup Control” on the Account entity…

Stream control in Canvas App

Stream control in Canvas App Introduction As we know, Microsoft is upgrading the ability of power apps platform, we found “Stream” control in canvas app which help us to explore the video capacity in canvas app. In this blog, we are going to see how we can configure the video…

How to Integrate PowerApps with Power BI

How to Integrate PowerApps with Power BI Log in to your Power BI account, if you do not already have one you can go and create a Power BI account from your existing Office account. Go to this Link for Power BI account creation: https://signup.microsoft.com/signup?sku=a403ebcc-fae0-4ca2-8c8c-7a907fd6c235&ru=https://app.powerbi.com?pbi_source=desktop&redirectedFromSignup=1&noSignUpCheck=1 After Logging in, you will…

Media Option in Canvas App

Media Option in Canvas App In this blog, we will see the media option of canvas app. This option allows us to add the local media content in our canvas app (i.e. Audio, Video, Image content) as shown below: Click on “Media”, side panel will be opened in which we…

How to add PowerApp to Microsoft Teams

How to add PowerApp to Microsoft Teams Introduction In this blog, we will add PowerApp to Microsoft Teams. The PowerApp will be an app to launch a chat bot created using Power Virtual Agent. How to build the bot? For that go to this link: https://powervirtualagents.microsoft.com/en-us/ and click on Start…