获取当天时间 Custom = Table.AddColumn(previous, "today", each Date.AddDays(DateTime.Date(DateTime.LocalNow()),-0)) //如果是前一天就 -1