DateTime report parameter not compatible with JavaScript Date functions?!? [message #264460] |
Mon, 14 January 2008 15:12 |
Eclipse User |
|
|
|
Originally posted by: rgrewe.openadvice.de
Hello!
First of all I'm using the lastest BIRT Version 2.2.1.1.
If you apply a JavaScript date function (e.g. getYear()) on a datetime
dataset column every thing works like expected.
BUT if you setup a datetime report parameter and apply a JavaScript date
function on it you will get the following error:
The following items have errors:
ReportDesign (id = 1):
+ There are errors evaluating script
"params["NewParameter"].getYear();":{1}.
Interessting to note that the report paramter has the data type "dateTime"
in the XML code BUT a datatime dataset column has the data type
"date-time"!
Any suggestions?
Ralf Grewe
|
|
|
Powered by
FUDForum. Page generated in 0.03843 seconds