-
How do I create this dual x-axis type of chart in Domo
How can I create this chart in Domo? How would my data need to be structured?
-
Handle NULL in Magic
It would be nice to have a tile, or an option in Alter or Join tiles to mass handle NULL values. I understand that I can use a formula for every column as follows but after about 3 columns it gets tedious. case when `col1` is NULL then '' else `col1` end
-
Dataset not showing up in Dataset Picker in Workbench 5
We have a user trying to update a dataset in Workbench 5. There was a JSON job file that was left. When we open the JSON file, it is pointing at a different dataset. The dataset we are trying to update does not show up in the Dataset Picker list. The dataset type is excel.
-
To Date Period over Period Cards - Flawed due to leap year?
When using the "to Date" cards, with a daily date grain, I'm noticing they show variance spikes due to shifting the dates 1 day, regardless of selecting YoY or 52 weeks as the comparison to, and I think this is due to the Leap Year. Another way to explain it is that the "align by day of week" option is aligning Mondays for…
-
Sumo cards display rows offset when dimensions are grouped, is this intentional?
When creating Sumo cards, when grouping all the dimensions that are displayed, the row number labels offset, and this persists after saving. I had another user test and they had the same results. If this is intentional, it seems awkward as it makes it difficult to line the row number up with the dimension value. To…
-
Code blocks in Notebook Cards
I would like the ability to add code blocks to Notebook cards as an option that appears in the Text Ribbon.
-
Save As on Sumo Cards
Please add the ability to "Save As" on an existing Sumo Card after making edits.