Hi All,
I've decided to try developing some custom assemblies for performing
calculations like variance to keep the code in the report simpler.
On page 154 of the WROX RS book it says that RSReportDesigner.config
and RSReportServer.config should have entries in them that are
commented out for...
more >>
Hi All,
I think there must be a better way....and someone here must know it...
;-)
I am building reports to do revenue variance from plan analysis.
I have the forumula below working to produce the amount and protect
from the divide by zero error. However, I also want to set the colour
of ...
more >>
I have a report/invoice with several pages.
each page has a subtotal of the amount.
I would like to have the subtotal from the previous page on the top of the
next page to start with.
sample
amount 1 100,00
amount2 120,00
amount3 140,00
etc..
subtotal 360,00
next page
from p...
more >>