Jump to content
We've recently updated our Privacy Statement, available here ×

beau.blumberg

Members
  • Posts

    6
  • Joined

  • Last visited

beau.blumberg's Achievements

  1. I have a report which takes in a single parameter and outputs a report with 4 charts and a table. For all values of the parameter, it works fine, except for one ID which works in the web UI, but the emailed report genrates the "Please contact your administrator" message. I'm not a developer or a devops guy (Product Manager), so I don't know where to look for an error log. Can someone help me with this? Thanks!
  2. I was able to figure out what to do here. I needed to associate Input Controls for each parameter; now I am able to specify the parameters both at runtime and when setting up subscriptions.
  3. It seems as though my screenshot did not attach. See here: http://i.imgur.com/4ZZJa.png -B
  4. Hello, I have created a report in iReportDesigner consisting of 3 subreports. The main report is to accept 2 parameters, which it then uses for the main report as well as passing the parameters to the subreports. Everything works great in iReportDesigner: I am prompted for parameters and the report fills properly. However, when I upload to JasperReports Server and set up a subscription, I am unable to specify the parameters I would like to pass into the report. The 'parameters' section of the subscription setup wizard is greyed out. See attached screenshot. What am I missing here? How can I pass parameters at runtime? When I try to generate the report (i.e. not on a subscription), I am returned a blank report (which I assume is because I am not being prompted for the parameters). Thanks in advance for your help! Beau
  5. This did indeed work. Thank you much for your help!
  6. Hello, I am designing a report in iReport Designer 4.8.0 and I want to be have two tables in the title section of the report. Ideally, I'd like both datasets to use the same parameter to filter within the query. My thought was to create a parameter in the main dataset, and then a parameter for each of the tables' datasets, and set the default value of the each table's dataset's parameter to the value of the main dataset's parameter. I assumed that when running the report, I would be prompted for the main dataset's parameter and it would be passed to the tables' dataset queries. However, it looks like you can't "share" a parameter between datasets (even within default values of other parameters). Is there another way to accomplish what I am trying to do? Thanks in advance!
×
×
  • Create New...