Forum Discussion
tobiasmcbride
6 years agoHelper III
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...
tobiasmcbride
6 years agoHelper III
and what if that end date is in a different table?
tobiasmcbride
6 years agoHelper III
for instance I see this here (https://stackoverflow.com/questions/50457881/how-to-find-the-most-current-date-from-a-column-in-power-query-max/50473350) but when I try it it only allows me to use columns in the table I then used with this custom function.
- VasTg6 years agoMemorable Member