Filter the given column by a date
= Table.SelectRows(#"Source", each [DATECOLUMNTOFILTER] >= DateTime.Date(DateTime.LocalNow()))