Date Parameter in .rtf (Siebel BI Publisher Report)
Hello all,
I am very new in siebel CRM, hope you can give me the solutions about how to definning date parameter in .rtf, so that report could be upload in siebel BI publisher report.
I have the syntax like this (in .rtf that i build in microsoft word)
Header section:
<?param@begin:START_DATE?>
<?format-date: START_DATE;’02-03-2011’,'DD-MON-YYYY'?>
Body Section:
<?StartDate;'DD-MON-YYYY'?>
<?for-each:Campaign[StartDate=$START_DATE]?>
My goal is to filter data that the date= 02/03/2011 07:18:09
and my syntaxs above failed to filter...
I use Siebel 8.1.1.3 and BI Publisher Report 10.1.3.4
Do you familiar with the problem like above?there is some expert of .rtf here?please help me..
I am very new in siebel CRM, hope you can give me the solutions about how to definning date parameter in .rtf, so that report could be upload in siebel BI publisher report.
I have the syntax like this (in .rtf that i build in microsoft word)
Header section:
<?param@begin:START_DATE?>
<?format-date: START_DATE;’02-03-2011’,'DD-MON-YYYY'?>
Body Section:
<?StartDate;'DD-MON-YYYY'?>
<?for-each:Campaign[StartDate=$START_DATE]?>
My goal is to filter data that the date= 02/03/2011 07:18:09
and my syntaxs above failed to filter...
I use Siebel 8.1.1.3 and BI Publisher Report 10.1.3.4
Do you familiar with the problem like above?there is some expert of .rtf here?please help me..
0