I want the month "JAN, FEB, Mar" (in text) to be shown in order, but it doesn't work. how to adjust it? thanks,
does waterfall chart have the ability to use as filter interaction on a dashboard? I looked at Edit Dashboard/Edit Content/Change Interaction, Standard Interaction type was chosen, and filter interaction on all cards was unable. But when I clicked on certain part of the waterfall chart, other cards are not filtered. is…
Currently it is showing the parcel quantity by province. I want the parcel percentage each province takes to be shown on the map. How to design it? Do I have to use ETL to create a new aggregated column in % for the raw data? I do not prefer to change the original dataset because I've created too many beast mode calculated…
I have been in the process for the past 6ish months of revamping the underlying data structure that feeds into Domo. As part of this I have created new dataflows and datasets in Domo. I still have a handful of reports that are populated from the old dataflow. This dataflow is turned off and the dataset is stale, but we…
I'm a bit frustrated by this one. I have done everything along the path to ensure NULL values are being handled appropriately in my data. Starting from flat files and ending in a dataset (with several non-Domo steps in the middle). All of my data appears as expected in the dataset, but as soon as I add the column to a card…
I'm getting this error on a pivot table card. The grand totals are correct but I need to see them by data source (Row) Here's the beast mode I'm using: CASE WHEN `Product` != 'SEM' THEN SUM(IFNULL(`Impressions`, 0) / 1000 * IFNULL(`Monday.CPM`, 0)) ELSE SUM(IFNULL(`Cost`, 0) + IFNULL(`Cost` * `SEM Fee`, 0)) END I've also…
Here is my design in DOMO. below is what I want. the difference is at value area, I want the figures of month (Jan, Feb, Mar…) on the left, then % of month (Jan, Feb, Mar…) on the right. that is to say, I do not want the 1st column at value area in Number, the 2nd column at value area in %, I do not want this because it is…
x axis is the month left Y axis is the stacked bars. each stacked bar is 100%. blue one is for normal order. orange one is for sampling order. they are both in %. they are the percentage each order type takes and are calculated based on the corresponding order quantity of each type. right Y axis is the lines. blue line is…
Your help is really in need! pivot table chart For values 发货单数,when I select show value as % of parent column, DOMO doesn't show %, why?
I have created a custom app for my users to be able to add notes to Invoices that are in collections. The relationship is 1 Invoice to many notes. Initially, my plan was to display the Invoice details in a table card ( Customer, Invoice #, Contact, Invoice Date, Invoiced Amount, Total Due, etc.) and the note data would…
It looks like you're new here. Sign in or register to get started.