Dealing with Gaps and Islands in Power Query
Sam Fischer Sam Fischer

Dealing with Gaps and Islands in Power Query

Gaps and Islands analysis is a useful tool for finding distinct periods in a list of dates, like if you wanted to know when each customer was active or inactive. In this post, I show you a technique for finding gaps and islands in a list of dates against multiple categories, and provide custom M functions that you can use yourself for these kinds of problems.

Read More