I've just started using Crystal Reports and I've got to produce a report based on the following structure of XML:
<cat>cat1
<cat>cat2
<data>data values</data>
</cat>
<cat>cat3
<cat>cat4a
<data>some data values</data>
</cat>
<cat>cat4b
<data>some more data values</data>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.