Page 1 of 1

Grouping 2 data table from 2 diff table

Posted: Tue Jul 01, 2025 3:44 am
by viansiexie
anyone can help on how to group two databand together, I need to display the data together. like the data 1.png 1-1 and 2-2 and so on

Re: Grouping 2 data table from 2 diff table

Posted: Tue Jul 01, 2025 11:10 am
by Lech Kulikowski
Hello,

The data in the report and the sent file are different. Please adjust your report so that it can be run and the issue can be reproduced.

Thank you.

Re: Grouping 2 data table from 2 diff table

Posted: Wed Jul 02, 2025 2:29 am
by viansiexie
I embed the data to the report, can u check again

Re: Grouping 2 data table from 2 diff table

Posted: Wed Jul 02, 2025 7:55 am
by viansiexie
Anyone can Help mee????
this is supposed to be in one group, but I son't know if there any way to do that in Stimulsoft ???

databand1 (root_notes)
databand2 (root_component)

example :

day1 - note 1
day2 - note 2
day3 - note 3

component 1
component 2

------------------

day4 - note 4
day5 - note 5
day6 - note 6

component 3
component 4

-------------------

Re: Grouping 2 data table from 2 diff table

Posted: Wed Jul 02, 2025 9:11 pm
by Lech Kulikowski
Hello,

You need to use the master-detailed construction for linking your data sources
https://www.stimulsoft.com/en/documenta ... _lists.htm

Thank you.

Re: Grouping 2 data table from 2 diff table

Posted: Thu Jul 03, 2025 1:23 am
by viansiexie
I tried to use the master details but the result I get is like this

day1 - note 1
component 1
component 2

day2 - note 2
component 1
component 2

day3 - note 3
component 1
component 2

whereas I want my result like this

day1 - note 1
day2 - note 2
day3 - note 3

component 1
component 2

------------------

day4 - note 4
day5 - note 5
day6 - note 6

component 3
component 4

-------------------

Re: Grouping 2 data table from 2 diff table

Posted: Thu Jul 03, 2025 8:19 am
by viansiexie
okay Thanks, I got it now

Re: Grouping 2 data table from 2 diff table

Posted: Thu Jul 03, 2025 8:42 am
by Lech Kulikowski
Hello,

Thank you for the information.