Page 1 of 1

Sharing values between sub-reports

Posted: Wed Jul 08, 2020 12:36 pm
by Bisoux
I am new to Stiulsoft. I am using sub reports. I would like to retirve the value of the sum for a group and display it in another sub report. How can i do that? I am using Sitmulsoft Designer.

Thank you

Re: Sharing values between sub-reports

Posted: Thu Jul 09, 2020 8:50 pm
by Lech Kulikowski
Hello,

There is no standard solution. You can try to use the Totals.Sum(datasource, column) function in the SubReport.

Thank you.

Re: Sharing values between sub-reports

Posted: Sun Jul 12, 2020 4:51 pm
by Bisoux
Thank you

Re: Sharing values between sub-reports

Posted: Mon Jul 13, 2020 5:06 am
by Andrew
You are welcome!

Re: Sharing values between sub-reports

Posted: Mon Jul 13, 2020 7:58 am
by Bisoux
Hi Andrew,Lech,

Can you please check my latest posts? I am stuck on an issue and no one seems to know the answer.

Thanks

Re: Sharing values between sub-reports

Posted: Mon Jul 13, 2020 12:02 pm
by Andrew
Hello again,

Checking...