Hi,
Omit zero when download internal table to an excel file
for example: 121.100
121.110
121.111
Result: 121.1
121.11
in fact, i want to keep the zeros. and how to cope with the question.
Thanks in advance.
-Daniel