Handle dot in Excel template
Hi!
We have report with Excel template. Report has column with free text source. Sometimes, users left . (dot) in that field. It makes report failed.
-- PUBLISH:
oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.xdo.XDOException: For input string: "."
We tried different template format and value conversion. It doesn't work. Please, suggest how to handle it.
Thanks in advance.