Export to XML

C

chridevo

When I export a simple report to XML most things work well except for some
fields which require evaluation of an expression. A specific example of this
is where I have a field in the Page Header section with the control source
=Now(). No data appears to be exported for this field.

Peversely, if I put the same field in the Page Footer section it works OK
and returns a date. In a similar vein [TempVars]![varTitle] does not evaluate
in either the Page Header or Page Footer sections.

I have tried using labels and setting the .caption in the OnLoad event but
this does not work either. I am not familiar with XML/XSL/XSD. If anyone can
shed some light on this I would appreciate it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top