Tag M Code

How to bypass the Excel row limit

Bypassing the Excel row limit

How can I bypass the Excel row limit of 1,048,576 rows Date.AddDays is a great function that allows us to add days onto a column of Date or DateTime values in the PowerQuery editor. Adding days onto a date value…

How to use Date.IsInCurrentQuarter in PowerQuery

How to use Date.IsInCurrentQuarter in PowerQuery Date.IsInCurrentQuarter is a useful PowerQuery function that allows us to check whether dates in a column of dates are in the current quarter or not. As Checking whether a date is in the current…

How to use Date.AddDays in PowerQuery

The Date.AddDays Function

How to use Date.AddDays in PowerQuery Date.AddDays is a great function that allows us to add days onto a column of Date or DateTime values in the PowerQuery editor. Adding days onto a date value isn’t something that you can…