Forum Discussion
EW97
2 years agoNew Contributor
Cube View Excel Cell Formatting
Is there a way to format excel cell's = 0.000 when exported?
It is possible with Cube View formatting if NumberFormat = N4, but I cannot figure out a way to format it the same when exporting the CV...
- 2 years ago
Try using ExcelNumberFormat = [#,##0.0000].
If you go into Cell Format --> ExcelNumberFormat --> ...
You'll find some default number formats. Just select #,##0.00, then add additional zeros to that as needed.
aricgresko
2 years agoContributor III
Try using ExcelNumberFormat = [#,##0.0000].
If you go into Cell Format --> ExcelNumberFormat --> ...
You'll find some default number formats. Just select #,##0.00, then add additional zeros to that as needed.
- EW972 years agoNew Contributor
Looks like that worked, thanks!
Related Content
- 2 years ago
- 3 years ago
- 3 years ago
- 2 years ago
- 3 years ago