Tag: power apps
-
Azure Uploader for Power Platform is here
Azure Uploader for Power Platform is here. You can send files directly from your apps to Azure Blob storage.
-
NovoDocx – An open source service that generates documents using standard Word templates
NovoDocx is an open source service that can generate documents using standard Word templates.
-
Build dialogs using model-driven pages to run flows all with low-code
Low-code is all the rush these days. It makes for more maintainable solutions that are built faster, specially when it comes to extending existing platforms like Power Platforms / Dynamics. It makes our work more decoupled from that of Microsoft’s and we can each focus on building better solutions without treading on each other’s toes.…
-
Power Platform Tidbits #2 – What is possible with business rules in Model-Driven Apps vs Canvas Apps
Business rules can be used by Canvas Apps or Model-driven Apps to do the following: Set column values. Clear column values. Validate data and show error messages. But keep in mind that they can do the following only in model-driven apps: Show or hide columns. Enable or disable columns. Create business recommendations based on business…
-
Power Platform Tidbits #1 – Business Rules vs Client-side scripts in model-driven apps
When to consider client-side scripts over business rules in model-driven Power Apps.