Excel export formatting issue

Issue #885 open
rameez created an issue

Describe the bug
When exporting a widget to excel, the tm1 formatting is not kept. The export applies custom formatting causing the cells to show blank values until we change format in Excel

To Reproduce
Steps to reproduce the behavior:

  1. Create a widget with percentage values with TM1 formatting with two decimal places applied
  2. export the widget to excel
  3. the cells show custom format applied. Not taking into account the widget formatting

Expected behavior
Widget formatting should be applied upon export.

Screenshots
see attached

Comments (4)

  1. Ada Trajer
    • changed status to open

    Hi Rameez, can you please tell me if Export to Excel Number Format is set in the table advanced options and in the default.constant.js file ( "exportToExcelNumberFormat")?

    excel.png

    Thanks, Ada

  2. Log in to comment