Page 1 of 1

Relationship is not active

Posted: Fri Dec 08, 2023 9:00 pm
by RobersonGazolli
Guys, I'm using a relationship as follows

var dataRelation = new Stimulsoft.Report.Dictionary.StiDataRelation("Relation", "Relation","Relation", this.report.dictionary.dataSources.getByName("Volumes"), this.report.dictionary.dataSources.getByName(" Seals"), ["seals"], ["relationId"]);
this.report.dictionary.relations.add(dataRelation);

In the designer it is showing the relationship but when I use it it is not showing the data, I noticed that the relationship is not marked as activated, but I was unable to mark it as activated, has anyone experienced this?

Re: Relationship is not active

Posted: Mon Dec 11, 2023 1:53 pm
by Lech Kulikowski
Hello,

Could you send your report with test data for analysis?

Thank you.