Forum Discussion
powerbityro
Helper II
7 years agoSINGLE SELECT last date
Hi All :robotindifferent: I have ich Slicer with 2019/1 2018/4 2018/3 and choose SINGLE SELECT with 2019/1. But when I get new Data with 2019/2 the choosen Button is still 2019/1. Can I...
powerbityro
Helper II
7 years agoI have no Date. Only Year and Quarter and Year/Quarter.
powerbityro
Helper II
7 years agoI work in Direct Query Mode... so both solutions... MAX in Column and
if Date.IsInCurrentMonth( [Date] )
then "Current Month"
else [Month]
is not accepted. Is it than not possibe in DQ Mode or do you have some further ideas? :robotmad: