-
Data Selector Filter: Default Value
Hi, currently there is no way set a default value. For example, my date selector card is part of a dashboard were I want it's value to be "Yesterday" or "Last Week". Is there a timeline, if any, of when this feature will be provided?
-
Hover Over Columns that aren't listed
Hi, Example: My data set contains the following columns: date weekend count of events 18-03-2109 Yes 200 For my chart purposes, I use the dates as X axis and the counts as Y axis. What I need is that the Hover Text displays whether it's a weekend or not? Is this possible?
-
Are Dataflows still only directly driven by dataset updates?
Hi, I have a dataflow which needs to be run daily at a particular hour however the underlying dataset is constant. When I try to set up an automatic schedule this doesn't work unfortunately. However, it works with a manual run. Any help please why is this happening?
-
Interactive Filtering: Domo Stories
Hi, how can the filters be listed in that way highlighted in the screenshot attached for dashboards please?
-
Joining two datasets in ETL using SQL
Hi, I am using ETL magic transform sql function. Input: Dataset Transform: SQL query let's call it table A Output: Select * from table A It is a really simple sql query which should take a maximum of 10 seconds to compute. However, when I save and run the dataflow it is currently on the 10 minute mark. Any idea why this is…