-
Data storage
Hello, I understand any data coming from files and output datasets from DOMO ETLs shall store data in DOMO Cloud. Any of the following shall also store in DOMO Cloud? DataFlows SQL View (DOMO) Adrenaline Transform What if I use federated connection as my connector? or an API to retrieve data from source and leverage any of…
-
Adrenaline dataflows should not re-evaluate the schema of an inbound dataset.
I have discovered that a dataset being brought into an adrenaline dataflow, will have its schema re-evaluated based on the first x number of rows coming in. In my case, this resulted in a google sheet dataset coming into the dataflow with an important text field being reassigned as a number. all the text values were then…
-
What is the string pattern to be provided in TO_NUMBER function in Adrenaline Dataflow
I want to convert a char value to number using TO_NUMBER function in Adrenaline Dataflow. The KB is given as below. What is the string pattern to be provided in the function to avoid decimals ? TO_NUMBER(STRING, STRING pattern) Converts a string into a number. An optional pattern can be passed in. If the pattern doesn't…
-
Drag and Drop between Adrenaline dataflows
I am in the process of splitting a dataflow that developed for two purposes over time. It would save me a HUGE amount of time if I could drag a transform from one dataflow to another. For that matter, dragging a transform within a dataflow to re-order them would be very helpful. This is within Adrenaline. We use adrenaline…
-
Adrenaline Time Out Error
Getting the following error on Adrenaline flow: "ERROR 3326: Execution time exceeded run time cap of 00:30" Can someone please help?
-
How would I pull a list of column names that have no data?
Our Salesforce dev team frequently changes field names and without notifying us, so I'm trying to find an easy way to create a report showing all of the columns that contain no data as this is a sign this field was replaced with a new field or is no longer in use and we need to remove it from our ETLs and cards. Is there a…
-
Transparency on Optimizations for Dataset Views and Adrenaline Dataflows.
It is unclear when datasets have been optimized for View / Card performance. It would be ideal if there were some sort of indicator as to what had been done, or which columns have been optimized. This would empower data pipeline engineers to understand where improvements had been made or if additional optimization could be…
-
Adrenaline version of SQL
Hi All, Can you please let me know what version of SQL does adrenaline use.. Thanks, Arun