thread401-1392169
Cognos 8.4 Report Studio
Using a listbox to prompt for Fiscal Year. Current fiscal year should be highlighted (selected) by default, but still allow user to select another year.
In other words I'd like an example script which focuses the list item based on some sort of select statement i.e (pseudo-code!!) (select distinct(FiscalYear) from CalendarTable where CalendarYear = year(getdate())
If fishing was easy it would be called catching
Cognos 8.4 Report Studio
Using a listbox to prompt for Fiscal Year. Current fiscal year should be highlighted (selected) by default, but still allow user to select another year.
In other words I'd like an example script which focuses the list item based on some sort of select statement i.e (pseudo-code!!) (select distinct(FiscalYear) from CalendarTable where CalendarYear = year(getdate())
If fishing was easy it would be called catching