If you don't have a Date Range prompt and instead have two separate date prompts, change the formulas to:
DateAdd('yyyy',-1,{?Start Date Prompt})
And the End Date formula would be:
DateAdd('yyyy',-1,{?End Date Prompt})
-Abhilash
If you don't have a Date Range prompt and instead have two separate date prompts, change the formulas to:
DateAdd('yyyy',-1,{?Start Date Prompt})
And the End Date formula would be:
DateAdd('yyyy',-1,{?End Date Prompt})
-Abhilash