Calculating Sum

Stimulsoft Reports.NET discussion
Post Reply
tims
Posts: 41
Joined: Thu Mar 26, 2009 9:40 am
Location: Canada

Calculating Sum

Post by tims »

I've created the attached report which calculates the amount of paid time for an employee. The records in the Management database will include various records throughout the day. The Group selects the earliest start time and latest end time and rounds them to the appropriate quarter hour. Then depending on the amount of total time between those values, a lunch break time may be deducted. The difference is the amount of Paid Time.
I have all those formulas working in the group headers, but I don't know how to total for the report footer. If I use the same formula, I get errors. Since it's a group, I can't use calculated columns.
Is there a way to set the value of a variable from the value of a text box. For example, I tried to make the AfterPrint action to PaidTime=Text27.
I don't have extensive coding knowledge, so trying to do this in the report interface.
http://dl.dropbox.com/u/2491635/TimeLog%20Report.zip

Thanks,
Tim S.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Calculating Sum

Post by HighAley »

Hello.

We need more time to prepare an answer for you.

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Calculating Sum

Post by Alex K. »

Hello,

Please see the modified report in attachment.

Thank you.
Attachments
1887.Generic Payroll Time Log - Weekly1.mrt
(29 KiB) Downloaded 188 times
Post Reply