Teams based security structure in quite common. There are many times I wonder can't we able to automate the role assignment in Dataverse when the user is added to the AD Groups in Azure AD. Here is the answer for that auto sync of access from Azure AD Group to Dataverse. Traditionally we know Dataverse … Continue reading Azure AD group team in Dataverse
Author: Kailash Ramachandran
Custom SharePoint folder creation using Power Automate in Dataverse/SharePoint Integration
Dataverse SharePoint integration is a must in all the project nowadays. Online makes it more feasible and quick to enable the integration between these two applications. This being said when the integration is tuned on the folder naming convention is out of our control using the base configuration. The introduction of Power Automate really elevate … Continue reading Custom SharePoint folder creation using Power Automate in Dataverse/SharePoint Integration
Making SharePoint site URL/folder path dynamic in Power Automate connector (D365/SharePoint Integration)
There are situation when you need to go dynamic with the parameters, and with multiple instances to deploy making the power automate flow connectors to be dynamics is a challenge. Setting the SharePoint URL and folder path parameters in SharePoint connector is one example to make it dynamic. If we hardcode those parameters in the … Continue reading Making SharePoint site URL/folder path dynamic in Power Automate connector (D365/SharePoint Integration)
Dependent assemblies for plug-ins (2021 release wave 1 plan)
One of the developers biggest nightmare while coding for the sandbox plugin in Online deployment is adding third party dependencies. Currently in order to comply, we need to use the ILMerge to merge those dependencies along with the main assembly. This also have complication when it comes to the size of the assembly once it … Continue reading Dependent assemblies for plug-ins (2021 release wave 1 plan)
Multi-table lookup 2021 wave 1 feature
This new feature is a much anticipated and most urged one. There are scenarios in D365 implementation where we need to reference multiple entities to a single lookup, but with the current setup we need to create multiple lookup to achieve it. This feature will help eliminate those creation of additional fields and logic. The … Continue reading Multi-table lookup 2021 wave 1 feature
Retrieving Environment Variable Values Using JavaScript: Simplifying Dynamics 365 Configuration
As applications grow in complexity, managing and maintaining Dynamics 365 environments becomes increasingly challenging. With multiple teams working on different aspects of the system, ensuring the correct values are used in the appropriate places can be a daunting task. To address this challenge, the utilization of environment variables proves beneficial. Environment variables are a powerful … Continue reading Retrieving Environment Variable Values Using JavaScript: Simplifying Dynamics 365 Configuration
Maktoob
Recently got a chance to get to know the journey of Santiago. As every journey, it also gave a lot of refreshing thoughts and lessons. Book reading is not always my strong suit. I tend to buy books whenever someone says about that books and with the intend that someday I will read. Likewise many … Continue reading Maktoob
Passing parameters from LogicApps to Data Factory Pipeline
Recently came across a scenario in which I have a Azure Data Factory Pipeline and I need to pass value from LogicApps to the Pipeline. Sharing parameters is always a common scenario in any implementation, with the out of box Data Factory Pipeline LogicApps connector it is simple as you just drag drop and pick … Continue reading Passing parameters from LogicApps to Data Factory Pipeline
Dynamics 365 hide the field that is used to sort a view
Sorting Dynamics 365 views, you can only sort the field that is selected in the column for the view. You can't able to select a field for sorting which is not part of the selected attribute to be viewed. But there are occasions where you still need to sort but don't need to show the … Continue reading Dynamics 365 hide the field that is used to sort a view
SSRS working with multiple datasets in same table control
Dataset as the name implies it is set of data that are result of the query that is set in the query area of the dataset configuration. In certain times we can't able to resist creating multiple datasets in a single report. Once such case is using D365 FetchXML datasets, the limitation causes the reason … Continue reading SSRS working with multiple datasets in same table control










