-
DataSet API: APPEND failure behavior?
Background I posted a question earlier that had way too many parts, so I'm breaking out individual questions. Hopefully, these are easier to answer now and easier for other people to discover later. I can figure much of this out by testing myself, but am hoping others already know and can answer without much effort.…
-
DataSet API versus Stream API
Background I posted a question earlier that had way too many parts, so I'm breaking out individual questions. Hopefully, these are easier to answer now and easier for other people to discover later. I can figure much of this out by testing myself, but am hoping others already know and can answer without much effort.…
-
DataSet API: Can multiple sites append to the same DataSet?
Background I posted a question earlier that had way too many parts, so I'm breaking out individual questions. Hopefully, these are easier to answer now and easier for other people to discover later. I can figure much of this out by testing myself, but am hoping others already know and can answer without much effort.…
-
DataSet API: UPSERT support?
Background I posted a question earlier that had way too many parts, so I'm breaking out individual questions. Hopefully, these are easier to answer now and easier for other people to discover later. I can figure much of this out by testing myself, but am hoping others already know and can answer without much effort.…
-
DataSet API: Compressed payloads?
Background I posted a question earlier that had way too many parts, so I'm breaking out individual questions. Hopefully, these are easier to answer now and easier for other people to discover later. I can figure much of this out by testing myself, but am hoping others already know and can answer without much effort.…
-
DataSet API: CSV options and alternatives
Background I posted a question earlier that had way too many parts, so I'm breaking out individual questions. Hopefully, these are easier to answer now and easier for other people to discover later. I can figure much of this out by testing myself, but am hoping others already know and can answer without much effort.…
-
Pushing from multiple sources and questions about using the DataSet API
Currently, we're storing a lot of custom data in a central server, summarizing it, generating spreadsheet, and feeding these into Domo via Workbench. It works really well, partly because we've been able to do full DataSet replacements rather than "appends." As we're accumulating more data, the process is slowing down.…
-
Finding the last non-zero value in each column
I've got a DataSet with several columsn. Each column stores a single statistic: TotalItems NewItems RepairItems There are many rows, each of which has each column along with data, location name and other values of interest. Here's the question: Sometimes rows have 0's that indicate 'no change'. What we're after is a chart…
-
Is there a trick to get a client with 'user' scope using the API?
I'm just trying out the API and can't create a client with data, dashboard, and user scope. If I leave out 'user', I can generate a client instance. I'm logged in as an Admin user. Is there some trick or setting that I need to know about? Thanks!
-
Editing DataSet settings broken?
Over the past few days I've noticed that it's no longer reiably possibe to edit settings for many DataSets. For example, when you set up an Excel import, you can configure the range of rows to import, etc. The source spreadsheet name, range options, schedule, etc. are no longer visible or editable. Having PDP enabled or…
-
Understanding PDP, DataSets, and DataFlows
I've finally had a look at PDP as I need to retrofit a page with dozens of cards to filter the data on display for specific users and user groups. When I'm learning something new, I usually read the docs, try it out, and make junky little sketches. If I can't make a sketch, I definitely don't understand what I'm looking…
-
Confused about Min/Max/Avg and calculated lines
Many of the bar and line chart types include Min/Max/Avg and calculated settings in the "Gridlines" property area. But, as far as I can figure, these settings don't apply to most of these card types. Or something. Many of our charts can benefit from chart-level ines, including min, max, mean, median, and goal. Is there a…
-
Dynamic goal line help
I've been exploring Domo's goal line support today and have some questions: * Is there an article or something on how to easily and reliably set dynamic goal lines? * Is there a list of chart types that support custom goal lines through the "general" chart settings dialog? * Is there a list of chart types that have goal…
-
Calculating the average per day for a summary figure
I'm new to Beast Mode and have a problem I could use some help with. I've scanned through the docs, built a few simple Beast Modes and watched a few of the introductory videos. Put another way, I have no clue what I'm doing