Hi,
I have a report . I have written this code in one of the field's display string code editor ( which is done by Format Field -> Common Tab - Display String )
ToText((CurrentFieldValue * 100),0,"###,###") + "%"
what it does basicall is multiplies 100 with the current field value and displays it with a % symbol. The report exports fine into PDF format, but when I export to Excell ( just excell not data only), the report builder crashes. Any idea why so ? Please help.
Thanks
-Feroz
I have a report . I have written this code in one of the field's display string code editor ( which is done by Format Field -> Common Tab - Display String )
ToText((CurrentFieldValue * 100),0,"###,###") + "%"
what it does basicall is multiplies 100 with the current field value and displays it with a % symbol. The report exports fine into PDF format, but when I export to Excell ( just excell not data only), the report builder crashes. Any idea why so ? Please help.
Thanks
-Feroz