Is it possible to format a calculated text field in a different way when it is exported to excel?
I have a calculated text field that contains some HTML for when it is rendered within JIRA. When I export this field to excel the raw HTML is obviously also exported. Is there a way for me to return a different value when the field is exported without creating another caluclated text field?