Export Excel : problème with zeroes

Export Excel : problème with zeroes

bhericherbhericher Posts: 3Questions: 1Answers: 0

Hi,

It seems that the export in Excel strips the 0 at the starts of a numeric cell. The problem is that it performs this stripping even when the value is 0
The workaround is, in customizeData, to replace 0 by '0', but it I would find nicer to avoid it!

Thank you

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,831Questions: 1Answers: 10,518 Site admin
    Answer ✓

    Could you try the nightly version of the HTML5 export buttons please. I believe the issue should be resolved there. If it isn't can you give me a link to a page showing the issue.

    Allan

  • bhericherbhericher Posts: 3Questions: 1Answers: 0

    Thank you Allan for your answer. I'll try it as soon as possible

  • bhericherbhericher Posts: 3Questions: 1Answers: 0

    Yes! It works! Thank you! :)

This discussion has been closed.