Forum Discussion

itchyeyeballs's avatar
itchyeyeballs
Icon for Impactful Individual rankImpactful Individual
9 years ago
Solved

Compare DateTime to Text

Hi All,   I'm trying to manually specify a datetime to use in a formula but can't get it to work, I orignially used the datevalue function but have discovered it ignores the time.   My measure is...
  • itchyeyeballs's avatar
    9 years ago

    THnk I answered my own question, I used:

     

    <Date(2017,2,16) + Time(12,00,0) which seems to have worked