- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
The sum() function has parameters comma separated. So, this should work:
$ = sum(majtable.row[*].mhours, eductable.row[*].mhours)
In addition you only need to use the wild card for the repeating row.
Hope that helps,
Niall
Views
Replies
0 Likes
Total Likes