Hi guys,
Recently i start to explore the xml capabilities of my Crystal Reports 2008 SP2 FP2.5.
The idea is to export my reports to .xml file then map the .xml in a Xcelsius 2008 embeded spreadsheet.
But i realised that the built-in xml schema is to complex and does not get the data as i expect.
In a simple report i have 3 fields in Group Header section and nothing else (Detail section is suppresed)!!!
So i expect to get every field seperately as an xml tag, but i got Group Header section(3 fields together) as a tag.
Anyway, i have no experience with XML so i would like to ask if there is any simple way to export my report to xml files
and control the data stracture of the file.
Again, i need nothing special just each field as a tag.
Thanks