Hello all.
I have a questions regarding creating a selection formula and parameters.
See attached picture. I have a table that houses all the data I need for my report .
I want to create a report with the following selection parameters
Monthly
yearly
quarterly.
if the user selects monthly I want the report to return the most recent 12 months
if the user select yearly I want the report to return the last 5 years
and if the user selects quarterly I want the report to return the last completed 10 quarters.
Any idea how I can accomplish that?
thanks in advance for your help.