Brent JonesFeb 11, 2023Using a Custom Function Within List.Generate()Looping with the M language is not easy. What if you want to loop a custom function and break out of the loop based on the functions return
Brent JonesApr 17, 2021Calculating Business Days and Hours Between Two Dates (Power Query)Here is a Power Query custom function to calculate the number of hours. All you need to do is just copy and paste this code into a blank que