Latest posts

Notes on code and the things I build.

Dataverse: Update Time zone adjustment from Time zone Independent to User Local and Date time Behavior

May 18, 2024

Hello everyone! I'm sharing my observation regarding Dataverse Date time (again). Previously, I updated several DateTime attributes from Time zone adjustment "User Local" (which is the default value) to "Time zone independent". Then, my functional reported that the Date Time...

Low + Pro Code: Create Dataverse Invoice Record based on Power Automate Extract Invoice Information

May 11, 2024

Hello! For today's scenario, we will learn how to automate the process of creating a Vendor Invoice record in Dataverse using an uploaded Vendor Invoice PDF file that comes to OneDrive's company folder. To be exact, we will learn how to utilize Power Automate to simplify the...