winterhawk Posted September 11, 2015 Posted September 11, 2015 So when I run the report and apply certain paramaters the report returns no data. I get "This Document is empty" Some of the fields i'm using the sql nvl function. Thoughts?
zh3ntil Posted September 12, 2015 Posted September 12, 2015 Some possibilities for the situation that coming to my mind:1. Check the report datasource if it is correct or not?2. Be sure that after adding parameter, is your query generated as you want?3. If you create and use different dataset from the main dataset, are the parameters send to dataset in use? 4. If you are using different dataset from the main data set and parameters are send to dataset properly, Does your main dataset generate a result even if it is not in use? Because even main dataset is not used, it has to be generate at least a row. If it is the situation you can add 'SELECT 1 as TEMP' to your main dataset.
winterhawk Posted September 25, 2015 Author Posted September 25, 2015 Data trim was the issue.http://community.jaspersoft.com/sites/all/libraries/ckeditor/plugins/smiley/images/angry_smile.gif
lmbaptista Posted August 31, 2020 Posted August 31, 2020 What you mean by "data trim"?I'm having the same problem here.
bhansali.mukesh Posted December 28, 2020 Posted December 28, 2020 What does it mean by "data trim" ?I am facing the same issue while using generic element in Jasper Studio
bhansali.mukesh Posted December 28, 2020 Posted December 28, 2020 Solved by Changing from "Done't use a Data Adaptor" to "One Empty Record" /sites/all/libraries/ckeditor/plugins/smiley/images/regular_smile.png
bhansali.mukesh Posted December 30, 2020 Posted December 30, 2020 SOLVED by Changing from "Done't use a Data Adaptor" to "One Empty Record"
nij.kapoor Posted October 17, 2023 Posted October 17, 2023 I am getting the same issue, any leads my xml.attached is the xml.
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