Ask Your Question
1

How can I export an XML string as a text file in Crystal Reports?

asked 2021-05-02 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-09-18 12:00:00 +0000

david gravatar image

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.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-05-02 11:00:00 +0000

Seen: 17 times

Last updated: Sep 18 '21