Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You could use the following steps to export an XML string as a text file in Crystal Reports:

  1. Create a new blank report in Crystal Reports.
  2. Add a new formula field to the report.
  3. In the formula field, enter the XML string you want to export.
  4. Save and close the formula field.
  5. Open the Export Report wizard by selecting File > Export from the main menu.
  6. Select the Text (Tab delimited) option from the list of available file formats.
  7. Choose a location and file name for the exported file.
  8. In the Export Options dialog, select the formula field containing the XML string as the data to export.
  9. Click OK to start the export process.
  10. Once the export is complete, check the exported file to ensure it contains the expected data.