Category Archives: Microsoft PowerApps

Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!

Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and… Read More »

Embedding Canvas Power Apps to Microsoft Teams

In our previous post, we saw various apps to which a canvas app can be added. In continuation to this, here is another application where the canvas app can be easily added – Microsoft Teams. Moreover, to ease the process of adding canvas apps to teams, you now have an option right there i.e. ‘Add… Read More »

How to develop PCF control using Office UI Fabric

Introduction PCF stands for PowerApps Component Framework. PCF is used to build the full custom component to enrich user experience. On the other hand, Office UI Fabric is a responsive, mobile-first, front-end framework for developers which is designed to make it simple to create web experiences quickly using the Office Design Language. Recently, we had… Read More »