How to Read URL Parameters from URL using uriQuery() function in Power Automate

Introduction In this blog, we will see how to read the parameter from the URL in Power Automate. For example, let’s take the below URL: https://inogic.com?EmpId=1&EmpName=JohnThomas Here, we have passed Employee Id and Employee Name in the web URL and now we have to get those two parameters from URL. There is one inbuilt function… Read More: How to Read URL Parameters from URL using uriQuery() function… »

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 Bulk Update Prices in Dynamics 365 CRM

Introduction While working on the Product Catalog, I noticed that there are “Updated Prices” button on the “Price List Item”, “Role Prices” and “Category Prices” table sub-grids present on the “Price List” table record that gives provision to bulk update the pricing i.e., increase/decrease prices by a certain percentage. Update Prices button on Price List… Read More: How to Bulk Update Prices in Dynamics 365 CRM »

New Subscription Management App by Inogic – Manage Subscriptions, Automate Recurring Billing, Revenue Analytics, Tax Calculations and much more within Dynamics 365 CRM

Integrations Apps, Document Management Apps, 1 Click Apps or Visualization Apps – Inogic has a wide range of distinct productivity apps for Dynamics 365 CRM / Dataverse (Power Apps). You can plot Dynamics 365 CRM data on map, clone records, export data, manage attachments in cloud, visualize CRM data in Kanban View or Mind Map… Read More: New Subscription Management App by Inogic – Manage Subscriptions, Automate… »

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… »

Enhancement in Microsoft Dynamics 365/Dataverse NavigateTo()

Introduction In our last blog, we have seen how we can open a record in a Dialog using NavigateTo(). In this blog, we will see the latest enhancement which Microsoft has added recently. 1. Show Title while displaying custom HTML in a dialog Earlier when we wanted to open a custom HTML web resource using… Read More: Enhancement in Microsoft Dynamics 365/Dataverse NavigateTo() »

Set Goals, Monitor Performance, Maintain Data Quality – There’s much more in User Adoption Monitor within Dynamics 365 CRM now!

Finding it difficult to keep track of user actions in Dynamics 365 CRM? Want your employees to make optimum use of Dynamics 365 CRM and increase productivity? Then User Adoption Monitor is what you need! A Preferred app on Microsoft AppSource – User Adoption Monitor is the apt app to track, monitor and review user… Read More: Set Goals, Monitor Performance, Maintain Data Quality – There’s much… »

Actionable messages in Microsoft Teams with Adaptive Cards using Power Automate Flows

In one of our earlier blog, we had looked at approvals connector that would allow us to send an approval message to select users and wait to receive their response before further action is initiated. The approvals are presented through a power automate mobile app or can be accessed from the flow portal. Microsoft Teams… Read More: Actionable messages in Microsoft Teams with Adaptive Cards using Power… »

How to get the Entity Form details using Xrm.Utility.getEntityMainFormDescriptor Client API

Introduction Normally, using Xrm.Utility.getEntityMainFormDescriptor Client API, we get the details of default main form of specified entity in the form of sections and attributes list. If we want to get the list of all the entity attributes or sections that is visible on an entity form, then we can use this Client API. In this… Read More: How to get the Entity Form details using Xrm.Utility.getEntityMainFormDescriptor Client… »

Enhanced Experience for Adding Line Items/Products with 2021 Release Wave 1

Introduction In Dynamics 365 CRM 2021 release wave1, you will notice there are many features available in the Sales Hub app. In the previous blog, we have already explored Enhanced experience for adding line items/products with 2020 Release Wave 1 for Opportunity entity. Now, with this 2021 release wave 1, Microsoft has made available this… Read More: Enhanced Experience for Adding Line Items/Products with 2021 Release Wave… »