How can I get EA to export the column names with just the TagValue name without the prefix "TagValue_"? Here are the raw csv headings:
TagValue_API-ID,TagValue_Version #,TagValue_Has Children,TagValue_Indent,TagValue_Heading,Name,Notes,Status,Type,GUID
I would like to see the following instead:
API-ID,Version #,Has Children,Indent,Heading,Name,Notes,Status,Type,GUID