filmov
tv
3 ways of filtering data using dynamic lists - Power Query (Excel and Power BI)

Показать описание
Follow me on Twitter: @GracielaPowerGI Welcome!
This video shows how to filter data using dynamic lists using Power Query.
It shows 3 ways:
1. Filter using Exact match and List.Contains function 0:00 - 4:42
2. Filter using Exact match and Merge functionality 4:43 - 8:10
3. Filter using "Contains" logic and List.Accumulate function 8:11 - 12:12
Funtions used:
List.Contains(ListQuery, [Customer])
List.Accumulate(FilterList, null, (state, current) =[greater than] if Text.Contains([Customer], current) then current else state)
Article referenced in the video:
Sample file can be found here:
This video shows how to filter data using dynamic lists using Power Query.
It shows 3 ways:
1. Filter using Exact match and List.Contains function 0:00 - 4:42
2. Filter using Exact match and Merge functionality 4:43 - 8:10
3. Filter using "Contains" logic and List.Accumulate function 8:11 - 12:12
Funtions used:
List.Contains(ListQuery, [Customer])
List.Accumulate(FilterList, null, (state, current) =[greater than] if Text.Contains([Customer], current) then current else state)
Article referenced in the video:
Sample file can be found here:
MS Excel - Filtering Data
3 ways of filtering data using dynamic lists - Power Query (Excel and Power BI)
Excel: Filtering Data
How to Filter in Excel
Excel Five Great Tips for Filtering Data
Excel Charts - three methods for filtering Chart Data
Excel criteria: Filtering criteria in more than one column (AND)
Introduction to Data Filtering in Excel | How to Filter Data in Excel
EXCEL & VBA Tutorial | excel macro visual basic tutorial | Filtering | Creating a Table in Excel
Get Filtered! 2 Ways To Filter For A List Of Items In Excel
Advanced Filter Excel (And, Or, Between Conditions for Criteria Range)
How to filter data in a range or table in Microsoft Excel
MS Excel - Advanced Filters
3 Ways To Display Multiple Items In A Pivot Table Filter
Sorting and Filtering in Excel | Excel in Minutes
Selecting cases and filtering data in SPSS
How to Add Filters in Excel | Filtering Data in Excel | Data Filter in Excel | Simplilearn
Excel FILTER Function - Lookup to Return Multiple Values
10 data filtering tips using R programming. Use the tidyverse to filter and subset your data.
SURPRISING Advanced Filter TRICK in Excel (You've Never Heard Of!)
Creating new Power BI Table by filtering values from another table column
Advanced Data Filtering in Power Query - Filter only manufacturers with 3 or more categories
Filter in MS Excel - How To Filtering Data in Excel - Excel Tutorial Part 14
Learn Data Filtering Tricks and Shortcuts in Excel
Комментарии