-
How to run ANY C# code within Microsoft Dataverse (Custom Plugin)
Problem If you’ve been building solutions with Power Platform, you’ve probably hit some frustrating limitations. Tasks that should be straightforward, like generating barcodes or QR codes, splitting and merging PDFs, hashing and decoding strings, or converting numbers to words, often can’t be handled natively. In these cases, you’re usually forced to rely on third-party APIs…
-
How I built complex Power Apps with less performance impact
Greetings Howdy everyone! Today I will share what I learned from my last project experience, Yes, it’s a Power Apps project, I can called this is the most complex Power Apps I ever built. Brief Well, This app is designed for trading company who managed both sales process, warehouse process, transport process themselves, They have…
-
POC: How we replace D365 WMS app with Power Apps!
Greetings Good day, I hope this message finds you all doing well. Before diving into the topic at hand, I would like to take a moment to apologize for my recent period of inactivity. The past few months have been quite intense, and I have been working hard to deliver my project. But now, I…
-
Fast & Easy way to connect Dynamics 365 Finance & Operations data to Power Apps
Introduction Consume data on Dynamics 365 Finance & Operations on Power Apps (or other Power Platform Tools) can be archive in many ways, However, each way have pros & cons Virtual Entities If you just want to use Power Apps to do some CRUD (Create/Read/Update/Delete) with data on D365 and it’s not necessary to store…