Siebel 8.1.1.5 /BIP - Report Parameters / Check Box
Folks,Can anyone help her out here and provide a simple example on how to use the Check Box parameter from the Administration - BIP Reports>Custom Reports>Parameters ?
Currently I have in the rtf:
<?param@begin:ShowAddendumComments;"'Y'"?>
- Have also tried with No default value:
<?param@begin:ShowAddendumComments?>
In BIP Parameters I have this:
Label: Show Addemdum Comments
Name: ShowAddendumComments
Order: 1
Type: Check Box
Default: Y
Picklist:
Required: N
- Nothing in the translations applet. When running the report the parameter dialoig comes up but will error gennerating the report.. unchecking the Parameters checkbox for the Registered report template will allow the report to run without the parameters..
Currently I have in the rtf:
<?param@begin:ShowAddendumComments;"'Y'"?>
- Have also tried with No default value:
<?param@begin:ShowAddendumComments?>
In BIP Parameters I have this:
Label: Show Addemdum Comments
Name: ShowAddendumComments
Order: 1
Type: Check Box
Default: Y
Picklist:
Required: N
- Nothing in the translations applet. When running the report the parameter dialoig comes up but will error gennerating the report.. unchecking the Parameters checkbox for the Registered report template will allow the report to run without the parameters..
0