I have table component and set appropriate column types and format for all columns.
For example, for total count, we set column type as numeric and format as %d.
When I am exporting to excel, the respective cell show data in the decimal but it should display only integer.
Is anyone faced same issue? any workaround?
Regards,
Vinayak
For example, for total count, we set column type as numeric and format as %d.
When I am exporting to excel, the respective cell show data in the decimal but it should display only integer.
Is anyone faced same issue? any workaround?
Regards,
Vinayak