Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a dashboard with year, Quarter etc filters. The dashboard should open with by default the selection on the field year with current year value i.e. 2015.
For this I created a document trigger "on open " where I extracted year from today() and assigned to the field year.
Another requirement is if the user clicks clear then once again year filter should be selected with 2015.
I tried with "once change" trigger on field trigger "year" but unsuccessful.
Thanks
Kiran Kumar
Bear in mind MACROS only work with the IE Plugin and even then, not all of them!! GOOD LUCK
Andy
Hi Kiran, I'm in similar situation as your, clear should trigger the latest quarter.
Did you get any solution for this? Please help.