Forum Discussion
Reddy091
Feb 13, 2024Copper Contributor
Issue exporting Rich text custom field in ADO
Hello, I need suggestion with ADO custom fields. When I try to export CSV of work items that has a custom field of type "Rich text", it would bring along the HTML tags with the data. Below is an example
<div> Null value \ TEXT<br> </div>
If anyone have ever come across this and have a workaround/solution to avoid exporting HTML tags, please suggest the same.
Thank you very much in Advance!
1 Reply
Sort By
To my understanding, HTML tags embedded is the expected behavior and it will cause an issue when re-importing the exported csv file, thus the formatting elements are kept in the exported output