system
August 20, 2009, 3:18pm
1
Hi,
I have date range prompt on Received_Date field in my master report. I need to pass this prompt to child report in my opendocument syntax.
I tried below code, but is not working.
="<a href=http://Servername/businessobjects/enterprise115/desktoplaunch/InfoView/logon/ssoLogon.jsp?&sType=wid&sRefresh=Y&iDocID=3825888
&lsMBegin+Date=’||[Received Date]||’">’||[Received Date]||’&lsS"+URLEncode(“Notes=”)+"="+[Notes]+" ’ >"+[Notes]+""
Please advice how can I do this.
Thanks,
Vrrm
vrrm (BOB member since 2008-08-04)
system
August 20, 2009, 4:59pm
2
Use lsR instead of lsS…
&lsRTime+Period:=[2000..2004)
I hope this helps.
Cheers,
shiva.tomar (BOB member since 2007-10-05)
system
August 20, 2009, 5:01pm
3
Shiva,
I have Recieved_Date prompt in my master report. I am using between operater in my prompt to get the date range. I want to pass this date value range to child report. I just dont want to pass year only.
Thanks,
vrrm
vrrm (BOB member since 2008-08-04)
system
August 20, 2009, 5:19pm
4
I forgot to mention… thats just the example to display how to use that syntax…
Cheers,
shiva.tomar (BOB member since 2007-10-05)