Month: April 2021
Power BI > Embed Dashboard/Report in D365 Sales with RLS – 5
Inkey, April 30, 20213613 Views
There are various approaches to embed Power BI Dashboard/Report in D365 Sales, but each approach comes with its own drawbacks and cons that might not complement your requirements. Earlier we have posted blogs that describe the 4 approaches but as I said they have their own pre-requisite and cons. With the advancements of Power BI […]
Read moreSecure Authentication of SharePoint with PnP Framework with C#(Code)
Inkey, April 30, 202112208 Views
For a while, we had been using a NuGet Package named SharePointPnPCoreOnline(as shown in below image), which can be used for authentication to SharePoint and other SharePoint Client Side Object Model (CSOM) tasks for managing SharePoint Online Data. This is what we used in our previous blog posts part1 and part2 to connect using clientid/client […]
Read moreHow to preserve Modified By and Modified On fields during Migration in Dynamics 365 for Sales
Inkey, April 16, 20213274 Views
In this blog I’ll be taking you over how to preserve “Modified On” and “Modified By” fields during migration or data import. Generally, when we migrate the data, the records’ “Modified On” field value takes system local time and in the “Modified By” field it takes Current logged in User. But our requirement is when […]
Read moreSetup Authentication of Logic Apps using Logic Apps settings
Inkey, April 1, 20216683 Views
This time we will see how to authenticate logic apps. What is Logic Apps? Azure Logic Apps is a cloud service that helps you schedule, automate, and orchestrate tasks, business processes, and workflows when you need to integrate apps, data, systems, and services across enterprises or organizations. What we need Postman Basic understanding of the Logic App We […]
Read more