Category Archives: Microsoft PowerApps

Controlling Typeahead Search Trigger in the Advanced Lookup

Introduction: We are already aware of the Advanced Lookup feature that Microsoft has added in the Release 2021 Wave 1. And along with it some additional features have been introduced to trigger a typeahead search in Advanced Lookup behavior i.e., “Minimum number of characters to trigger typeahead search” and “Delay between character inputs that will… Read More »

Get 360 degrees view of your Customer using Dynamics Customer Insights

A recent addition to the suite of “insights” applications has been the Dynamics Customer Insights. This is a standalone application that can be subscribed to and is part of their Customer Data Platform offering. The idea behind this app being the ability to collate customer information including transaction history or behavioral actions across multiple systems… Read More »

How to Hide Portal Search for Anonymous Users in PowerApps Portal

Introduction We recently had a requirement in Power Apps Partner Portal where the client specifically wanted Portal search option you see in the navigation bar to be seen and accessible ONLY for users who logs into the portal. With this, non-authenticated users will have no unauthorized access to CRM data visible in portal even via… Read More »

How to Sort Dataset in PCF Control?

Introduction In this blog, we will see how we can sort records in the dataset in PCF control. The dataset object does have the property “sorting” which we can use to sort records according to a particular column in ascending or descending order. To keep dataset designing simple and easy to understand we will be… Read More »

Click2Export: Automate Dynamics 365 Data Export – PDF, Word & More!

Exporting and sharing data from Dynamics 365 CRM – both internally and externally – is an all-time process. Normally employees spend 25% of their time per week on exporting data manually from CRM. And to err is human which results in a major portion of data that is exported being insufficient or inaccurate. These are… Read More »

Visualize Dynamics 365 CRM Relationships & Connections in Mind Map View

Time is one of the most important resources in any organization. Business professionals are increasingly seeking time-saving productivity tools that can allow them to focus more on business-centric decision-making rather than data organization or other redundant tasks. Organizations that use Dynamics 365 CRM / Dataverse (Power Apps) have a great advantage for being productive due… Read More »

Error Handling in Canvas Apps Power Apps using IfError

Introduction Canvas App is no code/low code business app with which you can design an app by dragging and dropping elements onto a canvas. It is used to build mobile apps along with many functionalities. Recently, we had a requirement to create a feedback app for which we used Canvas App. As this app will… Read More »