allenmvt.edu Posted February 22, 2010 Share Posted February 22, 2010 I'm trying to pass a report parameter (pDate) to a dataset parameter (pDate2) in a crosstab, but i cant seem to figure out how to do it. I''m trying to use the following expression in the "Parameters Map Expression" of the crosstab$P{REPORT_PARAMETERS_MAP}.put("pDate2",$P{pDate})Then i reference $P{pDate2} in the dataset query, but no luck. No errors, just no results.Am I on the right path? Is there somehting I'm missing? Thanks for any help! Link to comment Share on other sites More sharing options...
allenmvt.edu Posted February 23, 2010 Author Share Posted February 23, 2010 Nevermind. I was using iReport 3.5.0 and its got a bug i guess. Right click on crosstab doesnt give you access to the crosstab data/runset. I upgraded iReport and it works now 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