-
"This Month" date range on 1st of the month?
We pull almost all of our data in overnight or in the early morning hours for yesterday (or up to and including yesterday when replacing). When we use "This Month" or "MTD" date ranges, it works as expected until we get to the first of the month. At this point in time, most of our users are interested in reviewing the…
-
NetSuite SuiteAnalytics Timezone Issues
I am trying to pull in transaction data from NetSuite via the SuiteAnalytics connector. For whatever reason, DateTime values are stored in GMT/UTC (specifically a custom timestamp field) in NetSuite and the Date values (specifically the TRANDATE field) is stored in our local Pacific timezone. When I preview the dataset…
-
Mobile Totals Row or PowerPoint Automation?
I submitted a ticket, but thought maybe someone here at the Dojo had come up with a creative solution to the problem we're having: We finally shut down our old reporting system (Sharepoint) and forced our CEO to switch over to Domo as his main source of reports. He primarily checks reports via an iPhone and the sales…
-
domonodo - WIP node.js library for using new Domo APIs
I'm throwing together a basic node.js library based on your API documentation, as many of our WorkBench jobs are running node scripts to pull data in from our third-party services. I just started on it today so it's very much a work in progress. You can find it on github: https://github.com/eibbors/domonodo Issues as of…