Jaspersoft Studio: tableDataset Parameters - Is For Prompting is ignored!
Posted on December 20, 2013 at 1:47pm
Using Jaspersoft Studio, I have set a default value for a tableDataset Parameter and made this string/text paramater a part of my SQL query. The data for the table is correct based on the default, but I have set the 'Is For Prompting' flag to true yet never am prompted to provide input.
How do I get the tableDataset Parameter to prompt me? (is this a known bug)
Thanks for any guidance you can provide.
Joined: Oct 29 2013 - 6:03pm
Last seen: 9 years 3 months ago
Posted on January 10, 2014 at 4:53am
Hi,
Just make a parameter on the main report (so you're asked for prompt) and then pass this value to the table (set the table param value to the main report param).
Only the main report params looking for prompt flag, but this way work's pretty well.
Joined: Oct 24 2012 - 4:42am
Last seen: 1 year 9 months ago