This option is only available with WebReports and not with the standard LiveReport implementation.
You also may want to consider the security implications of allowing users to do this. They also can enter other texts like subqueries to get access to other data.
Hans
From: eLink Discussion: Live Reports Discussion [mailto:livereportsdiscussion@elinkkc.opentext.com] Sent: Donnerstag, 28. Juli 2011 11:31To: eLink RecipientSubject: I just found the solution myself ...
I just found the solution myself ...
Posted by j.silverio@pzh.nl (Silverio, Joao) on 2011/07/28 05:30
In reply to: Livereport - passing values to a 'IN' SQL statement in a Livereport?
Posted by j.silverio@pzh.nl (Silverio, Joao) on 2011/07/27 12:53
I just found the solution myself ...For others among us coming across the same issue:1.) Define an InsertString as parameter type.2.) Place the select statement in your Livereport like:select name, dataid from dtree where dataid in (%1)3.) pass the url using encoded html characters.Cheers,Joao Silverio
Attachment Links:
Example 2.JPG (66 KB)
[To reply to this thread, use your normal E-mail reply function.]
Topic:
Livereport - passing values to a 'IN' SQL statement in a Livereport?
Discussion:
Live Reports Discussion
Livelink Server:
knowledge-wlweb01
To Unsubscribe from this Discussion, send an e-mail to unsubscribe.livereportsdiscussion@elinkkc.opentext.com.