Adventures with Dataverse: Fun with Currency and Decimal Data Types

I had a question around what happens to the value of a Dataverse field of type Currency or Decimal when I changed the decimal precision. The questionâť“, what happens to the underlying values stored in the Dataverse field when the decimal precision is changed? Is it automatically truncated? 🤔 Or is the original value retained…

Adventures with Power Pages: Set Focus On Load

I have a Page that is using an Dataverse Form called Game Create Form (Web). The Form includes a couple of Lookups for Type and Publisher and a couple of Choices for Category and Mechanism. In testing my Site, I navigate to the Game Create Page that contains the Game Create Form (Web). I would…

Adventures with Power Apps: Fun with Canvas Components! (Part 1)

What are Canvas Components? Canvas components enable low code/no-code developers to build reusable UX components using default Power Apps controls as core building blocks. These custom components can then be shared across app screens or multiple apps both within and across Power Apps environments. Canvas components contributes directly towards Power Apps vision of empowering everyone…