This content has been marked as final.
Show 2 replies
-
1. Re: Defult filter on current month
Alex Kerin Jun 18, 2012 8:16 AM (in response to Gavriel Bernstein)This should work:
datetrunc('month',[Order Date])=datetrunc('month',today())
Set to true as a filter
-
2. Re: Defult filter on current month
Gavriel Bernstein Sep 9, 2012 5:01 AM (in response to Alex Kerin)hi Alex
what you say is correct but when the user want to see a differnt mont (not current) he will see a blank view.
i will have also to do show quick filter on your new field so the user must to take 2 step. first change to false and then select different month.
i want to givethe user just one select.
any other idea?
thank