% of total
Posted: Fri Feb 13, 2009 6:31 pm
I am trying to create a report similar to this post - http://forum.stimulsoft.com/Default.aspx?g=posts&t=465. However, I get an error BC30451 - name "sum" is not declared.
This is my expression: {tblBySection.Total / sum(tblBySection.Total)}. I also tried totals.sum(tblBySection.Total).
What am I doing wrong?
Thanks.
This is my expression: {tblBySection.Total / sum(tblBySection.Total)}. I also tried totals.sum(tblBySection.Total).
What am I doing wrong?
Thanks.