DataGraph Community
DataGraph Forums › General › Getting Started › Date as value
Tagged: dates
Is it possible to set up a date column as a numeric value rather than date? I would like this so variable dates would show up as a variable horizontal value rather than fixed as if the date was a number. I know about scalar.
You can use a date column in an expression which will show the underlying number.
There are several built-in date functions that can be used to extract useful numbers from a date. Here is a list of date functions.
Does this help?