Adding a column in a repeating table in Infopath form

D

Dots

Hi,

I have a repeating table that has a IntStaffCost field to capture cost for
that specific row of information. As I add a new row in the repeating table,
I want to be able to SUM all entries for the IntStaffCost column. I CANNOT
figure out how this can be accomplished. Can you guide me, Please?
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

Please take a look at the Absence Request Template form in Infopath 2003
You can find this worked out in Absence Details section.
 
A

Anuma(GGK Tech)

Hi,

1. Add one expression below of your repeating table.
2. In the Expression box properties, click on fx button.
3. Enter “Sum(fieldpath)†function.
4. Click on ok.

fieldpath = IntStaffCostfield xpath

I hope this will work for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top