Domino Code Fragment

Code Name*
How do you total a column at the bottom of a view?
Date*
04/28/2024
Source (or email address if you prefer)*
Rlatulippe@romac.com
IP address:.3.129.13.201
Description*
Using @DbColumn returns the total at the bottom of a view
Type*
Formula
Categories*
(Misc)
Implementation:
Required Client:
Server:
Limitations:
Comments:
The subset -1 tells it to just return the total.
Files/Graphics attachments (if applicable): Code:
Use this definition for a different column in the view:

@Subset(@DbColumn("" : "NoCache"; ""; "Report Month Dollars"; 3); -1)