You can try to use `TO_CHAR(TO_DATE({inventorydeta...
# suiteanalytics
c
You can try to use
TO_CHAR(TO_DATE({inventorydetail.inventorynumber},'YYYYMMDD'),'DD/MM/YYYY')
m
ERROR: Invalid Expression
c
What is your formula type?
m
text
date does give same error
c
Text should be fine
m
still same error.