I am not sure if I am doing it in the right forum.
i am using Business Objects Designer V 11.5.0.0.
I have created a derived table which has prompts user to select a year like this
select * from ABC where YEAR (ABCDate) = YEAR[highlight #FCE94F](@Prompt('Select Date','D',,Mono,Free))[/highlight]
however this one shows the calendar with the dates, however I want to see the calendar so that the user can select the Year rather than a date. Is there anyway we can prompt for a year rather than a date. Please let me know if you need further information.
Thanks in advance.
i am using Business Objects Designer V 11.5.0.0.
I have created a derived table which has prompts user to select a year like this
select * from ABC where YEAR (ABCDate) = YEAR[highlight #FCE94F](@Prompt('Select Date','D',,Mono,Free))[/highlight]
however this one shows the calendar with the dates, however I want to see the calendar so that the user can select the Year rather than a date. Is there anyway we can prompt for a year rather than a date. Please let me know if you need further information.
Thanks in advance.