Problem to use relations with retrieveOnlyUsedData set as true

Stimulsoft Reports.JS discussion
Post Reply
Arjune
Posts: 20
Joined: Mon Jan 28, 2019 9:26 am

Problem to use relations with retrieveOnlyUsedData set as true

Post by Arjune »

Hello,

Here is my issue : I want to setup a report with data from two linked datasource (using a DataRelation).

Also, I have set retrieveOnlyUsedData property as true to avoid having Stimulsoft querying my entire database when in this case only two tables are used.

It looks like the report cannot work if the retrieveOnlyUsedData property is set at true... I had to set it to false to have it working. But that means I have now tons of unnecessary queries being sent which I need to absolutely avoid.

Could you please help me with this matter?

Thank you.
Lech Kulikowski
Posts: 7292
Joined: Tue Mar 20, 2018 5:34 am

Re: Problem to use relations with retrieveOnlyUsedData set as true

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.
Also, please clarify which version are you use?

Thank you.
Post Reply