Category Archives: Microsoft PowerApps

PDF, Word, Excel & Much More – Automate Export of Dynamics 365 CRM Data in Any Format with 1 Click!

Exporting and sharing data from Dynamics 365 CRM – both internally or externally – is an all-time process. Normally employees spent 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 »

Cut decision-making times in half – Visualize Relationships & Connections with Mind Map view of Dynamics 365 CRM / Dataverse PowerApps Records

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 »

Seamless visualization of Dynamics 365 CRM / Power Apps data in Kanban View across devices – Desktops, Tablets and Mobiles, now possible!

Visual representation gets 90% more views than text-based information. Majority of the data is now presented in a visually appealing manner to capture the interest of audience and it also helps them to analyze data in a much better way. This has given rise to numerous visualization apps in market that projects complex information in… Read More »

Expanding scope of business and field productivity using geo-analysis & locational intelligence within Dynamics 365 CRM / Power Apps

Maplytics has been one of the pioneers that saw the curve of data analysis and intelligence moving towards the geographic domains and jumped at the opportunity because of its potential. Today, we proudly sit in the Microsoft AppSource arena with a 5-star review and a Preferred Solution badge because we spent countless hours pinpointing the… Read More »

Execute Different Web API Operations using PowerApps Portals (Preview)

Introduction In the recent release, Microsoft has provided the ability using which we can perform different CRUD operations using Portals WEB API. The operations will run at server-side and are similar to Dynamics Web API Operations but the difference is in the way it is written and called in PowerApps Portals. If you have a… Read More »

isRTL property of UserSettings API in PCF Control to Determine Language within Dynamics 365 CRM

Introduction As we know, PCF control can be run in multiple languages. Each language has a script to be written and it will be written with a direction. Some languages are written in the left-to-right direction, whereas some are written in the right-to-left. For example, English language script is written left-to-right, whereas Arabic language script… Read More »

Check whether the current logged in Dynamics 365 CRM user has necessary security privileges for a specific entity in PCF Control

Introduction In this blog, we will get the idea on how we can check if the current logged-in user has Read/Write/Update access to any specific entity or not. Scenario We have one Boolean type PCF control on the Account entity. Based on the Yes / No value of PCF control, we want to create a… Read More »