Category Archives: Microsoft PowerApps

Behavior Properties in Canvas Power App

Canvas App is no code/low code business app with which you can design the app by dragging and dropping elements onto a canvas. Canvas app is used to build mobile apps with various functionalities. Recently, we had a client requirement and to fulfill this requirement we needed to create multiple screens where some of the… Read More: Behavior Properties in Canvas Power App »

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 Hide Portal Search for Anonymous Users in PowerApps… »

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: Click2Export: Automate Dynamics 365 Data Export – PDF, Word &… »

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: Visualize Dynamics 365 CRM Relationships & Connections in Mind Map… »

Know Details about new OnPostSave Event in Dynamics 365 CRM / Dataverse (PowerApps)

Introduction I am sure you may have used OnSave event several times in your projects. We generally use this event and write code in it to do some validation on the record to restrict the user from saving the record (using prevent Defaults method). The nature of OnSave event is synchronous. It is not the… Read More: Know Details about new OnPostSave Event in Dynamics 365 CRM… »

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: Error Handling in Canvas Apps Power Apps using IfError »

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: Seamless visualization of Dynamics 365 CRM / Power Apps data… »

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: Expanding scope of business and field productivity using geo-analysis &… »

How to show Command Bar on PCF Component added to Sub-grid

Introduction PowerApps Component Framework is a natural successor of Web Resource. It gives us the choice to create field and dataset components and provide an enhanced user experience for the users to view and work with data in forms, views, and dashboards. While we were working on a request for a dataset PCF component that… Read More: How to show Command Bar on PCF Component added to… »