Power365tips

Your go-to resource for insights, tips, and tutorials on Microsoft Power Apps, Power Pages, Power Automate, and Dynamics 365.

how to enable multiple languages in power pages

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 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.

Latest articles

How to hide option set value in power apps using JavaScript

How to hide option set value in power apps using JavaScript

Learn how to hide specific option set values in Power Apps model-driven forms using JavaScript.

how to show loading animation in model driven apps

How to show loading animation in power apps

Learn how to enhance user experience in Power Apps (MDA) by displaying a smooth loading animation during long-running operations.

how to get file content and metadata in power automate

How to get file content and metadata in Power Automate

Learn how to retrieve file content and metadata in Power Automate. This guide walks you through extracting base64 content and fetching metadata.

how to enable email-based two-factor authentication in Power Pages

How to enable email 2FA in power pages

Secure your Power Pages portal with email 2FA. Learn how to enable it, send codes via email, and let users manage their 2FA settings easily.

how to enable email confirmation in power pages

How to enable email confirmation in power pages

Enhance the security of your Power Pages. Follow this step-by-step guide to effortlessly enable email confirmation and verify user authenticity.

How to refresh the entity list using JavaScript in Power Pages

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

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 apps

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

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

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.