-
Surplus/Deficit Chart Tutorial
The shaded area of these the surplus/deficit chart allows a balance to be shown – either against a baseline or between two series. How to build in Analyzer: Select 'Bar' under 'Popular Charts' as the Chart Type Create Calculated Field named 'Positive Value': (CASE WHEN Value >0 THEN 'Surplus' ELSE 'Deficit' END) Create…
-
Build a Chart Type that resembles a Kanban Board
Kanban Boards are a popular way to to present / discuss information. It would be nice if there was a Chart Template available that would allow us to easily create a report with data that looks like a Kanban Board (column parameter, text data to slot into the appropriate column to resemble cards, maybe the ability to use a…
-
Domo Campaign - Add entire Domo Page into the campaign template
For the Domo campaign feature, domo provides the ability to add cards to the campaign template and we can customize and arrange cards based on our needs, But here we are not able to add the entire Domo Page/Story into the campaign template, it would be very helpful and reduce lots of work of rebuilding the same type of…
-
Add option for warning when Limit Rows field is exceeded.
If a card's data exceeds the default number of rows, it displays a warning, "WARNING! Not all of the data is shown." It's now possible to use the Limit Rows field in the Analyzer to increase the number of rows a card can display from the default 25k, but if this manual limit is exceeded there is no longer a warning on the…
-
Table Date Range Field Drop Down
The table Date Range option should not be fixed on the first Date field in the table. The drop down should be functional regardless of the fields in the table. Currently, the first date field is used for the date grain. This limits functionality and flexibility in reporting. You can only select the date range field when no…
-
Drill Down / Filter interaction
On a dashboard with multiple cards, it would be nice to have the functionality of being able to drill into a certain card and simultaneously filtering others by the column you're drilling into. Ex I have a card with multiple projects and a card with the financial information of all the projects, I can drill into the…
-
Mass dataset change on duplicated cards
I was using one dataset to create all of my dashboards and cards, but I had to split it up into smaller datasets for performance. Now I need to duplicate all of the dashboards with duplicated cards and change the dataset on each one. I would like to see a way to change selected cards to a new dataset. I saw the post about…
-
Symbol Bump Chart Tutorial
Bump charts are effective for showing changing rankings across multiple dates. For large datasets, consider grouping lines using colour and symbols. How Select 'Symbol Line' under 'Line' as the Chart Type Create Calculated Field named 'First name only label': CASE WHEN Year T = MIN(Year T) OVER(PARTITION BY Name) THEN Name…
-
Top 5 Selections within 7 day Rolling Period
I'm creating a dashboard to track complaints filed against a facility. Each record in my dataset is assigned to a unique ID. Each unique record displays 1 "topic" they selected. The "topic" is the reason for their complaint. I need to find the Top 5 Topics selected on each ROLLING 7 day period. So today's 7 day period…
-
Bar Diverging Stacked Chart Tutorial
Diverging stacked bar charts, aka Likert scales, are perfect for presenting survey or questionnaire results that involve sentiment (eg disagree, neutral, agreed). How to build in Domo 1. Start in Magic ETL: Survey Dataset: Input tool: Survey dataset Group By Tile: Select what columns identify the grouping: Age Group Name a…
-
Symbol Proportional Ordered
Symbol Proportional Ordered charts when there are big variations between values and/or seeing fine differences between data is not so important. How to build in Analyzer: Select 'Scatterplot' under 'Popular Charts' as the Chart Type Create Calculated Field named 'Dummy Field': 1 Drag 'Sales Dollars' to X-Axis Drag 'Dummy…
-
Circles Timeline Tutorial
Circles timelines are good for showing discrete values of varying size across multiple categories (eg earthquakes by continent) How to build in Analyzer: Select 'Scatterplot' under 'Popular Charts' as the Chart Type Create Calculated Field named 'Dummy Field': 1 Drag 'Date' to X-Axis Drag 'Dummy Field' into 'Y Axis' Drag…
-
Seismogram Tutorial
Another alternative to the circle timeline, the seismogram is good for showing series where there are big variations in the data. How to build in Analyzer: Select 'Bar' under 'Popular Charts' as the Chart Type Create Calculated Field named '-Sales'Sales/2 Drag '-Sales' into 'X-Axis' Drag '-Sales' into 'Series' Turn on…
-
Have drill path point to separate card rather than under the same card
This has been asked several times in the past but all were closed. It'd be nice and assist with governance / maintenance to allow us to point drill paths to the same card so that the logic and visualization exists in a single location and is easier to find if I'm using the same visualization as a drill path.
-
Interaction Settings Filter Out option
We have the option to change interaction for Selected cards, it would be great if we had also: "Don't apply to Selected Cards". In that way we don't need to go back and refresh the interaction every time we add a new card to the Dashboard. (if there is a way to do it let me know pls :) )
-
Spine Chart Tutorial
Spine charts split a single value into 2 contrasting components (e.g. Male/Female). How to build in Analyzer: Select 'Horizontal Bar' under 'Popular Charts' as the Chart Type Create Calculated Field named '-National Count' (CASE WHEN Gender = 'F' THEN -SUM(National Count) ELSE SUM(National Count) END) Drag '-National…
-
Bar Diverging Chart Tutorial
Diverging bar charts are a simple standard bar chart that can handle both negative and positive magnitude values. How to build in Analyzer: Select ‘Horizontal Bar’ under ‘Popular Charts’ as the Chart Type Drag ‘Profit’ from the Data pane into X-Axis Drag 'Product' from the Data pane into Y-Axis In Chart Properties,…
-
Created rounding function to show number in pivot table card
It seems in Domo - Pivot table there is no function to change the column value(number) rounding. e.g.: value under column 20,580,307 ===> display as 20,580k or 21M please vote it!!!
-
Sumo Card - Filter Option Include Starts With / Contains / End With
It would be helpful if sumo cards had the option to filter text fields with the options of starts with, ends with, or contains. In KPI cards you can filter on these logic conditions and the same functionality on a sumo card would be great.
-
Hyperlink Capabilities in Charts and Graphics
This stems from a design idea I had when creating a Gantt chart to track multiple features of an epic using project data. I was looking to add to my Gantt chart the ability to make the "ITEM" field hyperlinkable so that users can visualise the project timeline and click on the Y-axis value of the project name and be able…
-
Hyperlink from Card to connected Dataset
There was a similar post on this a few years ago but my request is slightly different. It was number: 32091. On the data card view you can go to "Connect / Update Data" to see what dataset is powering the card. Is it possible to make it a hyperlink to the actual Dataset. My process right now is duplicate the window and…
-
Card Views on DomoStats - Cards
There is a column 'Number of Views' in the DomoStats - Pages dataset, but for some reason this column does not exist in the DomoStats - Cards dataset. It would be super helpful for governance purposes to be able to have more information on the card views, for example the number of views and the last date where a View…
-
Combining Disparate Data Sources on a Card
I know it's not possible to create a card that pulls in data from multiple databases unless you combine them with a dataflow / ETL. But I have a scenario where that approach doesn't make sense as the data is VERY different in structure. Basically, one database has detailed individual end-user records which I'm totaling…
-
Dynamic date range (last two quarters)
HI All, I am looking to create a dynamic date filter on my card. The objective is to get last two financial year quarters data. I am aware that there is an option in DOMO to get last two quarters data but this gives me incorrect results i.e if we are in May then this gives me nov - april data but what I need is oct 1st -…
-
Drill-Down Card Domostats Report
It would be very helpful for me to be able to see details on drill-down cards. This would be a dataset similar to datasets created via the Domostats connector. This report would allow me to see a drill-down cards ID, Name, Parent Card ID, Dataset ID, Owner ID, Created Date, Date Last Maintained and any other fields Domo…
-
Using Existing Cards as Drilldowns
It would be incredible if we could have the option to choose an existing Card to use as a drilldown. Time and time and time again I have found myself creating the exact same drilldown from scratch that i JUST created on a different card. This would be a HUGE time saver!
-
Custom Format 1 Line on a Multi-Line graph with dash or area
I would love the ability in the Color formatting to be able to make one of the lines in a series be highlighted by making it either dotted (vs solid) or thicker or better year change to area. As far as I can tell you can only change all lines and not a specific one, or just change the color of specific ones. An example of…