nithyanand11 Posted January 23, 2014 Share Posted January 23, 2014 I Created domin(Postgres Datasource) with derived table.. Then i create chart pro report using studio and published in Jasper server is in Cloud.The report have Domain Query <query> <queryFields> <queryField id="Merchant_Sales.country"/> <queryField id="Merchant_Sales.transdate"/> <queryField id="Merchant_Sales.transpoint"/> <queryField id="Merchant_Sales.year"/> </queryFields> <queryFilterString>Merchant_Sales.year == year_1 </queryFilterString></query> The issue is each time when i run the report the report showing inconsistance data.? Some time records counts coming in millions,, some times in Thousands... Any idea ? please help..... Link to comment Share on other sites More sharing options...
marianol Posted January 24, 2014 Share Posted January 24, 2014 Strange indeed!!!! Some tips that may help you troubleshoot this:- Enable logging in the domain queries and check the log to see what is really hapening in the backend. Log in as superuser and go to Manage -> Server Settings -> Log- Chech the Adhoc Cache and the Adhoc settings to see if something looks off. log in as superuser and go to Manage -> Server Settings -> Adhoc Cache Link to comment Share on other sites More sharing options...
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