cristichircu
cristichircu
Hey @quanghgx! If I'm not mistaking I just ran into this issue while trying to write excel files with v2. The styles.xml in xlsx sets the format to: ``. I...
The fix for writing decimal format is available in https://github.com/crealytics/spark-excel/releases/tag/v0.17.0. It can be activated by setting the "usePlainNumberFormat" option to true. From what I understand from the previous comments the...
Hey @christianknoepfle! No, we don't need to do it every time. Once is ehough. I just couldn't figure out a better place to put it so it would get called...