Page 1 of 1

CacheAllData Option

Posted: Tue Apr 25, 2017 9:44 pm
by jcurcio
I created a report that displays projects and their assignments (if applicable). I am using a json datasource which calls a url that does all the database handling and data manipulation and returns an array of projects. A project array contains project information and an array of assignments (if there are no assignments then it is an empty array)


When I try to display a project that doesn't have any assignments I get.

Parent Data Source 'projects' and Child Data Source 'projects_assignments' is not located in one DataSet and can't be used in relation 'projects'! You can use property CacheAllData of report to cache this Data Source to one DataSet.


I am unable to find this CacheAllData Option

Re: CacheAllData Option

Posted: Thu Apr 27, 2017 7:06 am
by Alex K.
Hello,

Please check this option for the report.

Thank you.