jhtrein Posted September 9, 2014 Posted September 9, 2014 Hello people. Here is my problem:I've created a simple report with two parameters: 'detail' and 'categorias'. That two parameters are being used in all bands, like this:When I click on preview, im asked to set the values of the two paraments and the report run with all the informations being presented.Now, my problem is that when i deploy my report to JasperServer, and create the Input Controls with the same name of the ones created in the IReport Designer tool, it seems the parameter 'detail' in the DETAIL brand, cannot be displayed. I've also set the whenNoDataType="AllSectionsNoDetail" attribute to reproduce what im saying. Check the image below please: What im missing here? Thanks and sorry for being such a begginner. =)
hozawa Posted September 9, 2014 Posted September 9, 2014 Edit your input control. Check if "visible" is checked.
jhtrein Posted September 10, 2014 Author Posted September 10, 2014 Hello hozawa, thanks for you answer.I've just checked and they both are checked as visible. Checking'em visible or not, also changes the display in the parameters pop-up. When they are not checked as visible, they doesnt appear like below: Still dont have a clue of what I am missing. EDIT: Maybe im not getting the DETAIL BAND because im not using a Data Source? I dont need it anyway, and im only having a static jrxml recivieving all the parameters.Regads.
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