About 601,000 results
Open links in new tab
  1. Filter, Search, and LookUp functions - Power Platform

    Jun 10, 2024 · Reference information including syntax and examples for the Filter, Search, and LookUp functions.

    Missing:
    • power apps
    Must include:
  2. Learn to use the PowerApps Filter Function

    Mar 23, 2021 · The PowerApps filter function allows you to build and implement a search box capable of dynamic data filtration. Using PowerApps, you can filter through data tables and …

  3. 23 Power Apps Filter Function Examples For SharePoint

    Mar 26, 2023 · Use these examples to help you filter a SharePoint list. All of the filter functions on this page fully support delegation.

  4. Power Apps Filter SharePoint List [25+ Examples] - SPGuides

    Mar 19, 2024 · One of the key functions is Power Apps Filter (), which allows users to filter SharePoint list in Power Apps using various conditions. In this article, we will learn how to filter …

  5. Power Apps: Filter Function - Manuel T. Gomes

    May 15, 2020 · This week we'll explore Microsoft's Power Apps Filter Function and give you tips and tricks on how to use it efficiently.

  6. Filter Power Apps Collection With Examples - EnjoySharePoint

    Jul 22, 2024 · Learn how to filter Power Apps collections by text, number, choice, date, and person fields. Follow easy steps to refine your data and enhance app performance.

  7. Mastering Power FX Data Functions: FILTER vs SEARCH vs LOOKUP

    Sep 3, 2025 · Power FX offers three key functions to retrieve data: Filter (), Search (), and LookUp () but many developers confuse their roles. This post breaks down: What each function …

  8. Filter Power Apps: How to filter data in business apps - Dev4Side

    To filter Power Apps data from a SharePoint list, use the Filter function and specify the SharePoint list as the data source. For instance, Filter(SharePointListName, FieldName = "Value") will …

  9. Power Apps Filter Tutorial & Examples - Valto

    Learn how to use the Filter function in Power Apps to retrieve specific records based on set criteria. This blog covers the basics of tables, delegation, and provides real-life examples to …

  10. Filter function in Power Apps - SQL BI Tutorials

    Aug 23, 2023 · Power Apps Filter function allows you to find a records in a table that match the specific condition criteria. You can use more than one conditions to find a set of records in a …