Jump to content

Passing report parameter to dataset


allenmvt.edu

Recommended Posts

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

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...