In CRXI Developer, I am developing reports to deliver on CR Server using an ODBC connection to SQL 2005 Express. I have a table with a date field and want to create cascading(dependent) parameters where the user can filter which data to show in a chart by a chosen time period. The desire is to have the user first choose which years to include, then based on that, the remaining parameter choices would show only values that fall in the years chosen.
1. How can I define the parameter for my date field to show values for year only instead of each date? (i.e. 9/19/06 would show as 2006 in the parameter selection window)
Thanks in advance for any help!
1. How can I define the parameter for my date field to show values for year only instead of each date? (i.e. 9/19/06 would show as 2006 in the parameter selection window)
Thanks in advance for any help!