Following the BIRT Field Guide sub-report chapter found in CQ 7.1 help, I am going nowhere. <br />
<br />
1. Use "ClearQuest Query DataSource", I can't use dynamic query in CQ like this, so how can I use parameters in the report Data Set?<br />
select T1.dbid,T1.comments,T1.datesubmitted from almcomment T1,almrequest T3 where T1.request = T3.dbid and (T1.dbid 0 and ((*T3.id = ?)*))<br />
<br />
2. If I use "JDBC DataSource", then ended up with no table when defining data set (see attached).<br />
<br />
So the question is: is there an update document on how to create a sub-report with CQ 7.1?<br />
<br />
<a class='bbc_url' href='
https://www.ibm.com/developerworks/forums/thread.jspa?threadID=312927&tstart=0'>https://www.ibm.com/developerworks/forums/thread.jspa?threadID=312927&tstart=0</a><br />
<br />
Thanks<br />
Jirong