Forum Discussion
L1102
Helper I
9 months agoCalculating Latest Weeks & Comparing to Same Timeframe PY
Hi All, Looking for advice, I'm trying create a filter that has lastest week options for the end user on my dashboard ie. (YTD, L4,L12,L52). I have the following dax code to call the lastest time...
danextian
Super User
8 months agoI use AI myself but whenever posting an AI-generated response as a solution, it should always be validated. KEEPFILTERS require a column and a filter criterion. At first glance KEEPFILTERS(Latest_Time_Periods) is already sytactically wrong and L1102 has validated that is indeed sytactically wrong by testing.