Converted SAP date from S/4HANA in AppGyver using this formula. Is there a better way?
FORMAT_DATETIME_LOCAL(DATETIME(INTEGER(RIGHT_STRIP(LEFT_STRIP(repeated.current.CreationDate,6),2) )),"MM/DD/YYYY")
Sorry for
#American formatting ... habits die hard 😉
@appgyver
#NoCode