Dean Villegas

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

Activity overview

Latest activity by Dean Villegas
  • Dean Villegas created a post,

    Import data from a file labeled for yesterday

    Hi; I am trying to schedule importing data from json files labeled for one day before today. How can I achieve that? In the import, when I set the path "path/%year%%month%%day%/", it gets the file ...

  • Dean Villegas created a post,

    Converting Date Issue

    Hi;   I have a date field that is like "2016-02-24 00:09:43 UTC". Ironically, when I try to convert the date either in the export or using ASDATE command, it converts the date to "Jan 1, 2016 00:09...

  • Dean Villegas created a post,

    License Transfer - Change Computer

    Hi; I am not sure if I have to ask this question here or somewhere else. I am planning to change my laptop and need info on how to transfer my license to the new laptop. I have Datameer personal fo...

  • Dean Villegas commented,

    Thanks Sujay. The issue with Rotate is this: If I rotate like 90°, I will have the X bar on left and Y on top. In rotate scenario, I need to rotate and then flip, so I can have X on the left and Y ...

  • Dean Villegas created a post,

    Bar Chart Orientation

    Answered

    How can I change the bar chart orientation and have to show horizontal lines in contrast to vertical lines?

  • Dean Villegas commented,

    Thanks. Really helpful

  • Dean Villegas commented,

    Thanks Pablo. Is there a page in documentation that I can read further about it?

  • Dean Villegas created a post,

    Keep only alphabets and numbers

    Answered

    I need to keep only alphabets (a~z, A~Z, 0~9, " "). How can I do it using REPLACEALL?