
Dean Villegas
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
Posts
Recent activity by Dean Villegas-
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 ...
-
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...
-
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...
-
Bar Chart Orientation
AnsweredHow can I change the bar chart orientation and have to show horizontal lines in contrast to vertical lines?
-
Keep only alphabets and numbers
AnsweredI need to keep only alphabets (a~z, A~Z, 0~9, " "). How can I do it using REPLACEALL?