Simple preview
It is possible to produce a simple preview without any kind of calculation
of event?
I mean:
Usually i have to produce some kind of report, retriving data from a
database and ,of course, performing some kind of calculation.
Well i do this producing a simple HTML code. The preview is performed by
Internet Explorer. The final user can scroll up and down my report without
any problem.
If i do this using ReportBuilder, i'm in trouble with calculation. The
preview is never the same. The result may change if the final user scroll up
and down the preview.
I've understood that i've to use the ppvariable component in order to bypass
my problem but... i wander if it is possible to have a simple preview that
can be seen and seen twice without any other calculation, just like i did
with HTML file.
many thanks
Marco Rabusin
of event?
I mean:
Usually i have to produce some kind of report, retriving data from a
database and ,of course, performing some kind of calculation.
Well i do this producing a simple HTML code. The preview is performed by
Internet Explorer. The final user can scroll up and down my report without
any problem.
If i do this using ReportBuilder, i'm in trouble with calculation. The
preview is never the same. The result may change if the final user scroll up
and down the preview.
I've understood that i've to use the ppvariable component in order to bypass
my problem but... i wander if it is possible to have a simple preview that
can be seen and seen twice without any other calculation, just like i did
with HTML file.
many thanks
Marco Rabusin
This discussion has been closed.
Comments
An archive file will essentially take a snapshot of your report, then using
the ArchiveReader view that report whenever you want. Check out
TppArchiveDevice in the ReportBuilder help and demo 151 located in the
\RBuilder\Demos\1. Reports\... directory for more information and examples.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com