Blogs
Your comprehensive resource for Power Platform tips and tricks, including Power Apps, Power Pages, Power Automate, and Microsoft Dynamics 365.

How to refresh the entity list using JavaScript in Power Pages
Learn how to programmatically refresh entity lists in Power Pages using JavaScript. with a simple workaround to trigger the refresh event and instantly reflect updates in your subgrids without reloading the page.

How to call a flow from power pages
Learn how to seamlessly integrate Power Pages with Power Automate flows using built-in Portal Web APIs. No HTTP triggered flows needed.

How to enable multiple languages in power pages
Want to reach a global audience with your Power Pages Portal? Learn how to easily enable multi-language support and provide a seamless user experience for users around the world.

How to enable multiple languages in power apps
Creating a multilingual experience in any application is essential for reaching diverse audiences and elevating user engagement. In this guide, we’ll walk you through the step-by-step process of enabling multilingual capabilities in Power Apps.

How to add a dynamic filter in lookup in power apps
In Power Apps, the built-in filters on lookups may not always be sufficient. In such cases, custom JavaScript filters can help dynamically adjust the results shown in lookup fields.

How to prevent fetch xml caching in power pages
Power pages use extensive caching to serve content faster and improve performance. However, this caching sometimes results in stale data being served. It is possible to prevent power pages from caching the fetchXML queries.

How to login with email in power pages
The Power Pages local sign-up and sign-in process has a username field. In this blog, we will learn how to customize this behavior by hiding this field and only using email to register and log in.

How to build a CI/CD pipeline in Azure DevOps for Power apps
Building a CI/CD pipeline in Azure DevOps is a powerful way to automate and streamline your development and deployment process. In this blog, we’ll learn how to leverage the Azure Pipelines to streamline the Power Apps deployment process, saving time and effort.

How to enable classic build pipelines in Azure DevOps
The option to create classic pipelines in Azure DevOps is disabled by default. However, we can enable it.

How to change date and time format in power pages
Learn how to customize the default date and time format in Power Pages. By creating new Site Settings you can easily modify the display format to suit your needs.