Repro: 1. Use a simple stats widget, 2. Select datasource as JSONAPI 3. Rhen add this code in field `$__from` and you can see the time in milliseconds, 4. Change to this `$fromMillis($__from)` and the data disappears? are global variables not supported as function param or am i missing escape character?