Hi,
When exporting from Report FX for Flex to Excel, the int values are exported into 'number' type values. But Excel understand 'Number as decimal values'.
There a way to bypas this : put the cell type to Custom with a mask 'n'. But its a long job for big reports.
Is there an other way to do this? Can you fix it ?
Thanks a lot for your quick answer,
Romain - KeepCore (France)
Export Excel - Int to decimal (##,##) in Excel
Export Excel - Int to decimal (##,##) in Excel
Hello,
Please select your textbox, open the TextFormat menu, uncheck the "Use Local Settings" property and set the DecimalDigits property to 0.
Thank you.
Please select your textbox, open the TextFormat menu, uncheck the "Use Local Settings" property and set the DecimalDigits property to 0.
Thank you.
- Attachments
-
- 1261.TextFormatNumber.gif (16.66 KiB) Viewed 3885 times
Export Excel - Int to decimal (##,##) in Excel
Hi,
It's work ! Thx for your quick answer.
Is there an internal difference with my approach (custom and n for the mask) ?
Romain - KeepCore (France)
It's work ! Thx for your quick answer.
Is there an internal difference with my approach (custom and n for the mask) ?
Romain - KeepCore (France)
Export Excel - Int to decimal (##,##) in Excel
Hello.
Thank you.
In both cases the number exports to Excel identically. The difference is only in cell format.KCRomain wrote:Is there an internal difference with my approach (custom and n for the mask) ?
Thank you.
Export Excel - Int to decimal (##,##) in Excel
Hello,
I (re)open this topic because, with 2011.2.11000, the export excel numbers have ##,## format with your previously method !!??
I (re)open this topic because, with 2011.2.11000, the export excel numbers have ##,## format with your previously method !!??
Export Excel - Int to decimal (##,##) in Excel
Hello,
Can you please send us a sample report template with data, which reproduce the issue, and resulting excel file?
Thank you.
We couldn't reproduce this issue.KCRomain wrote:I (re)open this topic because, with 2011.2.11000, the export excel numbers have ##,## format with your previously method !!??
Can you please send us a sample report template with data, which reproduce the issue, and resulting excel file?
Thank you.