on 2021 Nov 08 1:54 PM
Hi Experts,
I have a requirement to convert xml to csv format as below,
Input-
<Recoredset>
<Record>
<Data>Input112345</Data>
</Record>
<Record>
<Data>Input212345</Data>
</Record>
<Record>
<Data>Input312345</Data>
</Record>
</Recoredset>
Output-
Input112345 *
Input212345 *
Input312345 *
I have tried with XML to CSV Converter and Filter+ XML to CSV Converter but it is not working ,can you please give me some inputs to achieve the above output.
Thanks,
Venn
Request clarification before answering.
Hi,
This should work fine with the standard converter of XML to CSV.
Ensure you have the correct XSD in your converter and that your path is Recordedset/Record.
Kind regards,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.