Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

KB-20230107-02

Version

XFRX 16.0

Symptoms 

Cell layout output (NATIVE_FXLSX, NATIVE_PFXLSX) contains bad number values when converts report to MS Excel or when exporting from XFRX preview to MS Excel.


Workaround

Set value of CallEvaluateContents property to 2:

m.loXFRX=EVALUATE([XFRX("XFRX#LISTENER")])
m.loXFRX.CallEvaluateContents=2
  • No labels