Introduction In Power Apps, even a small mistake during deployment can impact users and business processes. This checklist will help you standardize deployments, reduce errors, and maintain high quality applications. Use Case An organization uses Microsoft Dataverse with Power Apps across multiple environments. By following a structured deployment checklist, they…
Introduction Power Pages provide a flexible way to display data using lists, but sometimes, you may need more advanced filtering than what is available in standard configuration. FetchXML is a powerful tool that allows you to filter records dynamically. In this blog, we will explore how to filter lists using FetchXML…