On this occasion, I am here to share a piece of code that has been very useful when cosuming Dynamics 365 Finance and Operations data entities, whether they are standard entities or custom entities, from any type of application written in C#. In my specific case, it is a piece of code written to be…
All posts tagged XppGroupies
Embed Power Apps in Dynamics 365 Finance and Operations
Thanks to the Power Platform, the options we have to extend Dynamics 365 Finance and Operations without writing code have multiplied. In previous articles we saw how we could take advantage of Power Automate flows to do so, and this time, we will focus on the different ways we have to embed Power Apps canvas…
Power Automate & MSDyn365FO: Deep dive (IV)
A few weeks ago, preparing the session for the Global Power Platform Bootcamp 2021, I realized that the series of posts that I had written about Power Automate & MSDyn365FO was incomplete…, I hadn’t analyzed one of the options availables on the Dynamics 365 Finance and Operations apps connector: Execute action Execute action From execute…
D365 FinOps PowerSummit – D365Bootcamp
Last Sunday one of the largest events on Microsoft Dynamics 365 Finance and Operations apps took place at an international level (yes yes, only from #MSDyn365FO), with a duration of three days in which more than 50 speakers participated, all of them recognized professionals and MVPs, the D365 FinOps Power Summit, organized by the people…
Power Automate & MSDyn365FO: Deep dive (I)
In recent weeks I have received more than one query related to the use of Power Automate to perform actions on Microsoft Dynamics 365 Finance and Operations apps, so I have decided to write a series of articles to delve a little deeper into this topic. Power Automate Power Automate, formerly known as Microsoft Flow,…
Working with Azure SQL from X++ using SQLClient
Microsoft Dynamics 365 Finance and Operations brings with it a whole data management framework that allows us to integrate with a database in Azure SQL in a totally standard way. This framework allows us to export ERP information to an external database for reporting (BYOD), so that we can generate our reports and dashboards in…
Time to develop in #MSDyn365FO… And now what?
Well, I am a programmer with experience in Microsoft Dynamics AX, I have participated in several projects on versions 2009, 2012, R2, R3 … and finally, my company starts working on a Dynamics 365 for Finance and Operations project, and I think … And now what? First of all, let me clarify that my intention…