-
Continue reading →: Power Apps | Business Rule | Set Field Value vs Set Default Value
While configuring Business Rules you might have noticed ‘Set Field Value’ and ‘Set Default Value’ Actions. Though the ‘Set Field Value’ and ‘Set Default Value’ Actions look identical, there are following subtle differences. Set Default Value: ‘Set Default Value’ only triggers on ‘Create’ event and does not trigger on ‘Update’.…
-
Continue reading →: Dataverse | Traditional Quick Find vs Enhanced Quick Find (2020 Wave 1 Update)
I got a following question from a blog follower who recently started working on Dataverse on ‘Quick Find Search’. Why the ‘Quick Find’ view not fetching the data though there are matched records? So this article is for those who recently started working on Dataverse to differentiate Traditional vs Enhanced…
-
Continue reading →: C# | Telesign | Send SMS | Couldn’t load type Telesign.MessagingClient
Telesign is a Communications Platform as a Service company. We can Send and receive text messages effortlessly with TeleSign’s global text message API. Other day I’ve subscribed to Telesign trial and was trying to send SMS from my C# console application. As a first step I’ve installed ‘Telesign’ NuGet package…
-
Continue reading →: Dataverse | Plugins | ILMerge Alternative | Shared Project
Role of ILMerge in Plugin Development: If you are familiar with writing Plugins in Dataverse, chances are that you would have used ILMerge to merge the Assemblies. In a typical Dynamics Plug-in development, we will have following .Net Class Library Projects. Plugins.csproj Plugins.Helper.csproj When you compile above projects, you get…
-
Continue reading →: Power BI | Dataverse | Fixing the connection reference of a report
For the unversed, Using ‘Power BI embedded’ we can embed a Power BI report as Dashboard in Model Driven App. This Dashboard can be added to a Solution and can be transported to other Environments. However there will be a challenge with report’s Connection reference. When the Dashboard moved to…
-
Continue reading →: Power Apps | On-premises data gateway | High-availability Clusters
In one of my previous articles, I detailed the steps to connect to an on-premise SQL server from a Canvas App. High availability: Refers to a set of technologies that minimize IT disruptions by providing business continuity of IT services through redundant, fault-tolerant, or failover-protected components inside the same data center. By…
-
Continue reading →: Model Driven App | Power BI | Visualize data
There’s a new way to visualize your model-driven Power Apps and Dynamics 365 data stored within Dataverse. With a single click, Power BI will automatically generate a set of visuals for you to explore and find insights within your data. Prerequisites: Enable Model Driven App Level Setting: This feature is…
-
Continue reading →: Dataverse | Modernize business units (Public Preview)
With this preview feature, Users are no longer restricted to accessing/managing data in their own business unit. Users can now access and own records across business units. Security roles from different business units can be assigned to the users regardless of the business unit the users belong to. This feature…
-
Continue reading →: Dynamics CRM | Microsoft Power Apps | Legacy OData v2.0 Service removal date
OData v2.0 endpoint: The Organization Data Service (Also known as the OData endpoint or the REST endpoint when it was released, the Organization Data Service offers limited capabilities to only create, retrieve, update, or delete table data) is an OData v2.0 endpoint introduced with Dynamics CRM 2011. The Organization Data Service was deprecated with…
-
Continue reading →: Power Apps portals | Query data using portals Web API (Public preview)
Portals Web API: The Portals Web API enables building a richer user experience inside Power Apps portals pages. We can use the Web API to perform create, update, and delete operations across all Dataverse tables from the portal pages. For example, you can create a new account, update a contact,…


![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)