Forum Discussion

tobiasmcbride's avatar
tobiasmcbride
Helper III
6 years ago

Power Query today plus 2 years

Hi,   I have a Power Query which produces an expanded list of dates from the start and ed date columns in my table. One part is:   if EndDate = null then (Date.From ( DateTime.LocalNow() ) else E...