nmn Posted October 6, 2009 Share Posted October 6, 2009 hi,i have a list component in my report and it has its own datasource as subdataset. i need a main datasource value (ex: $F{context}) in my list component but i cant call it. is there a way to do it?Post Edited by nmn at 10/06/2009 08:21Post Edited by nmn at 10/06/2009 08:22 Link to comment Share on other sites More sharing options...
lucianc Posted October 8, 2009 Share Posted October 8, 2009 Pass the value via a subreport parameter.Regards,Lucian Link to comment Share on other sites More sharing options...
manshack_one Posted October 28, 2009 Share Posted October 28, 2009 can you elaborate on this? How do you create a subreport parameter in the list datasource?I added a list to my summary page that displays total sums of records grouped by certain field. However I need it to run off the same date range my main report runs off of. Right now the dates are parameters (begindate and enddate) on the main report. Each time they run the report it asks for the range and everything works great. So how do I pass that same value into the list component query? Having a hard time finding any documentation on it. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now