Download Excel File: https://excelisfun.net/files/EMT1806-1808.xlsx
Learn how to use Power Query extract all records for weights that occur consecutively 3 or more times.
Topics:
1. (00:00) Introduction
2. (00:06) Review consecutive number tricks
3. (00:32) Create Names From Selection feature (Ctrl + Shift + F3) to create Defined Name for Extract Records Hurdle
4. (01:04) Import Power Query Input From Excel Worksheet and use in query, Keyboard to import data from worksheet into Power Query: Right-Click, G
5. (02:10) Import Excel Table into Power Query with keyboard
6. (02:24) Group By Feature to group by Consecutive Occurrences using 4th argument in Table.Group Power Query M Code function: GroupKind.Local.
7. (07:10) Summary, Closing, Video Links