Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 92406

Re: total html columns

$
0
0

<table width="200" border="1" cellspacing="0" cellpadding="5">

  <caption>

    CSR Workload Report

  </caption>

  <tr>

    <th scope="row">Account</th>

    <td>Common Name</td>

    <td>Pay Frequency</td>

    <td>Number of Employees</td>

    <td>CSR</td>

    <td>Last Activity Date</td>

    <td>Avg. Checks Produced</td>

    <td>Average Payrolls per Month</td>

  </tr>

  <tr>{!#LOOP_BEGIN.all#23907673}

    <th scope="row">{!name#text}</th>

    <td>{!common_name}</td>

    <td>{!pay_frequency}</td>

    <td>{!number_of_employees}</td>

    <td>{!csr}</td>

    <td>{!last_activity_date}</td>

    <td>{!avg_payrolls_per_month}</td>

    <td>{!avg_checks_produced_per_month}</td>

  </tr> {!#LOOP_END.all}

<tr>

<td><<SUM OF THIS COLUMN (7)>></td>

<td><<SUM OF THIS COLUMN(8)>></td>

</tr>

</table>

 

The above html report loops through records from a filtered view within a CRM and I thought SUM OF THIS COLUMN would do the trick. Hope this gives you a better understanding?


Viewing all articles
Browse latest Browse all 92406

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>