• Date difference in Adonix language

    Does anyone know the correct syntax for a workflow if I wanted to compare 2 dates and only show those for which the dates differ by greater than 1 day? In SQL, it's a simple DATEDIFF() to find this number, but I don't know how to code this in X3. …
  • Workflow Question = Production Tracking

    Hello, I have a question with workflow. Basically, I'm trying to set up a workflow in the event that the amount tracked from the MTK object is either 5% above or below the expected quantity. Ex. If 36 units are expected, and only 30 are made (80%),…