get last 08 days in power BI

后端 未结 0 1510
我在风中等你
我在风中等你 2021-01-21 17:21

I created a measure to get last 08 days with the MAX date in the date table.This is the measure,

dynamic Date = VAR _select = CALCULATE ( MAX ( DateTable[Date] ), ALLSELE

相关标签:
回答
  • 消灭零回复
提交回复
热议问题