Can we change the value of YTD and QTD on the basis of Month Selection.
my current expression is below.
YTD
=sum({$<[Year] = {$(=only([Year]))},[FiscalMonthName]={'<=$(vMaxMonth)'}, [Week] = {'<=$(=max([Week]))'},[Week]=>} [Net Bookings])
Regards,
KK
KK