Will Benica

  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Comments

Recent activity by Will Benica Recent activity Votes
  • Hi Amin, I think what you really want is a floor or the rounddown functions. Both round a number down, the second argument is the number of digits after the decimal. There's also the ceiling and th...

  • I'd try to use the ASDATE function first. You can then build up groups if desired for various things. GROUPBY(HOUR(ASDATE(<string>,<parsePattern>))) This will reduce the dates to just the hour.  It...

  • Hi, There are a few ways of doing this, depending on what you are trying to do. The easiest would most likely be with the HOUR() function which takes a date and returns the hour. That would allow y...

  • Hi Fritz, Your assessment of the difficulties of working with predictive analytics and Datameer is for the most part correct. Smart Analytics cannot integrate seamlessly into every workflow. There ...