Hi Ravi,
Which reporting database are you using?
You can create two more objects in your universe.
Suppose, the date object, which is used as prompt, is based on column date_obj
Then you can create two more objects as:
[Year] = Year(date_obj) and [Quarter]=Quarter(date_obj)
Instead of date object, add these objects in query filter while creating report and apply prompts on them.
Hope it will help.
Please let me know in case any further suggestions are required.
Regards,
Yuvraj