Repeated data w/o data relation
Posted: Wed Oct 26, 2022 9:12 pm
My company recently updated Stimulsoft and it seemed to have broken a few of our reports. I'm fairly new to Stimulsoft, but was able to find a workaround thanks to my coworker.
One of our reports in question used a Master Component to associate two bands based on LoanIDs from both bands and a filter, (_rpt_Loans.PrimaryBorrowerContactId == _rpt_Contacts.ContactId). Instead of showing each loan's data, we would have data from the first loan repeated for each subsequent loan.
Our workaround was creating a new data relation, which seems to fix the issue for other reports as well. Is this how we're to create reports from now on? This is an example of what it would preview when running the report prior to creating that data relation. Might anyone be able to provide some insight? Thank you.
One of our reports in question used a Master Component to associate two bands based on LoanIDs from both bands and a filter, (_rpt_Loans.PrimaryBorrowerContactId == _rpt_Contacts.ContactId). Instead of showing each loan's data, we would have data from the first loan repeated for each subsequent loan.
Our workaround was creating a new data relation, which seems to fix the issue for other reports as well. Is this how we're to create reports from now on? This is an example of what it would preview when running the report prior to creating that data relation. Might anyone be able to provide some insight? Thank you.