This content has been marked as final.
Show 2 replies
-
1. Re: select month show all months in that quarter
Alex Kerin Mar 14, 2012 1:54 PM (in response to jaredhislop2)datetrunc('quarter',[Month])=datetrunc('quarter',[Date])
Dragged to the filter and set to true should do the job
-
2. Re: select month show all months in that quarter
jaredhislop2 Mar 14, 2012 2:01 PM (in response to Alex Kerin)I tried a ton of those true / false calculations but couldn't get the right one. Thank goodness for people like you.
Thank you Alex