Reference Guide
Building Reports Using the Web Intelligence Java Report Panel 409
Example: Example of lsS[NAME]
http://<webserver>/businessobjects/enterprise115/<platformSpecific>?
sType=wid&sDocName=SalesReport&iDocID=2010&lsSSelect+a+City=Paris
Example: Example of lsM[NAME]
http://<webserver>/businessobjects/enterprise115/<platformSpecific>?
sType=rpt&sDocName=SalesReport&lsMSelect+Cities=[Paris],[London]
Parameter Description Mandatory? Values accepted
lsM[NAME]
Specifies multiple
values for a
prompt.
[NAME] is
the prompt text
.
No. Multiple prompt
values, separated by
a comma. If the target
is a Crystal report,
each value must be
enclosed in square
brackets. If the target
is a OLAP Intelligence
report, use the MDX
WITH clause.
Parameter Description Mandatory
?
Values accepted
lsR[NAME]
Specifies a range
of values for a
prompt.
[NAME] is
the prompt text
.
Note: Not
supported by
OLAP Intelligence.
No. A range of values
separated by a double
period (..). If the target is
a Crystal report, the
range must be enclosed
in square brackets
and/or parentheses (use
a square bracket next to
a value to include it in the
range, and parentheses
to exclude it). If the target
is a OLAP Intelligence
report, use the MDX
WITH clause.