Thursday, 4 June 2015

How do I get a grand total in BI publisher or RTF template?

By using below function you can get grand total
<?sum(//CF_AMT_CHILD[.!=''])?>

1 comment:

  1. Hi,
    How do i get total of columns? sum(column)does returns values of each columns and not grouping up.

    Regards,
    Meera.A

    ReplyDelete