I’d like to use some fields in my table with a data-link as dashboard variables from and to.
The field contains a RFC formatted string. How can I convert this to epoch and use it in a data-link?
tried with ${fields.sessionStartTime:date:seconds} and ${fields.sessionStartTime:format:epoch:seconds} but they do not resolve