Hi,
I'm creating some reports which required some of the fields in the report to be summed, or calculated in some ways.
But I can't seem to find a way to do it.
Can any help? Maybe provide some samples also?
Thanks in advance for any reponses. :)
functions are one of the next topics on my list. At the time only PageNr and Date are working.
But you can customize every ReportItem so, as a workaround you can implement what you need with a few lines of code.
Have a look to the Sources of #Report, there you will find examples how to customize Items.
Peter