๋ต๋ณ 3๊ฐ
Hi there,
You can create a parameter filter with quarters Q1, Q2, Q3, Q4. (Parameter Quarter) which should have the feed from a Quarte calculation when the document opens.
Create a calculated field (ex. Value_Column) which will identify which one should be the quarter (based on your value).
Make sure the default value = Value_Column.
So, basically you're feeding the quarters to a parameter and used default value a calculation.
this is the tutorial you need.
thanks
Adrian