
Community Forums
Community Forums
verytiredgirl Member
Overview
Roles | Member |
---|---|
Badges | 4 |
About Me
Country | Canada |
---|
Analytics
103
419
35
Reactions
Discussions
- Following this tutorial, I used pro-code editor to make a table card that allow you to type in whatever you want in the "note" column. It was working for me, I can type and submit. But I would like to…
- So I have a lot of categories that that I would like to see their actual numbers vs target numbers, but the card looks like this on an App. Is there anyway i could increase the bar width and make the …
- I'd like to make a revenue sankey chart like this, is it possible in DOMO?
- I have a table card with multiple columns that I would like to have ability to filter each column within that table card instead of having to create multiple filter cards for each of the column. Is th…
- With Multi Value or Multi Value Column I can compare 1 gauge value with 1 target value. But is it possible to compare 1 gauge value with 2 target values like this: Gauge Value = Income Target Value 1 …
- There's a group bar chart that allow you to have 2 bars and 1 line for each x value: But is it possible to show 2 bars as lines and the 1 line as bar instead?
- Is there any way to combine a multi-value chart with a filled gauge to show on 1 single scorecard like this?
- I have a Dataset View from a production instance and I would like to bring that dataset to the Dev instance by creating a virtual dataset of that view. In Production, I was able to create a job for th…
- In analyzer, we can drag a column in the Filter and toggle on the 'Apply as quick Filter', that will apply the quick filter to that specific card. However, I have multiple cards that I want to apply t…
- I want to show sales MTD and MTD Last Year as of Feb 28, 2025 so I created Beast Mode: MTD = CASE WHEN CURRENT_DATE >= SHIP_DATE and CURRENT_DATE <= LASTDAY(SHIP_DATE) THEN 'sales_amount' ELSE 0 END M…
- When I share an App and click "Send email notifications", DOMO sent both email and text messages. Is there any to stop DOMO from texting and just send the email?
- I saw DOMO sample Market Operation dashboard which has : Tabs within a specific chart (Highlights & Engagement) & distribution plot for each day of the week 2 custom charts at the bottom Which I would…
- My dataset doesn't have longitude or latitude, just the Province Name and Province Code, but I would like to have a world map showing sales as the size of the bubble of each Province. How would I achi…
- In an App, to use a variable, you need to add a control → basically a filter card in an App or expand the card and see the control on the right side of the chart. However, it'll be easier if the contr…
- so I have a beast mode that calculates the ratio of committed orders % committed count = SUM(CASE WHEN % complete > 0 THEN 1 ELSE 0 END) / COUNT(Order #) but I want to create a Beast Mode to calculate…
- I have a bullet chart showing Sales, COGS, GM and it's corresponding Budget Amount As you can see, Sales and Cogs are over the budget, and I want to show the bar color to green. Whereas GM is lower th…
- So my team has a Sales dataset that is being used to make a Sales App, this dataset has variables, BeastMode calculated fields that use those variables, and these BeastMode were saved to the dataset w…
- I have a column Bill-To (interger) I use Python Tile to run this script to fill the nulls cell with the previous cell value #Import the domomagic package into the script from domomagic import * #read …
- I have 2 instances: Production and Development I created an App in Dev, have a repository in Sandbox → Committed. Went to Production Instance to Promote it, and it promoted successfully. Then I made s…
- I have a date selector filter card on an app (no calendar view, just preset view) & I would like to force a selection 'Last Month' on this card so when someone open up this App, this filter is already…
- I have a table with these 5 columns: Class 3, MTD, MTD %, MTD Budget, MTD Budget %. How can I add a Row below Cost of Sales called 'Gross Margin' = Sales - Cost of Sales?, and it work for both MTD & M…
- I have pivot table that looks something like this: Cost of Sales Others & Expenses are negative so that the Subtotal & Total are calculated correctly. I know you can show the negative either in red (w…
- Can we have Pivot Table to expand categories in 1 column like this? instead of the expansion is in another column?
- I have an App with a Branch filter (nothing is selected) & a bar charting showing Total Amount $ overtime I do not want the bar chart to show SUM(total amount) of all branches when no branch is select…
- I have a column 'Month Name' and set it as 'Display as Quick Filter' so that the end users can use the filter to pick the Month they want in a card. However, the Month is not in the right order (Jan, …
- 'MTD' / SUM( CASE WHEN Class 3 = 'Sales' THEN Amount ELSE 0 END ) FIXED () I have this BeastMode called 'MTD %' that calculate the % of each GL Account based on Sales (so Sales = 100%)And it was worki…
- Say my dataset has these columns: branch_id, gl_id, amount, Month End Date, fiscal_year, Month Number I'm trying to recreate below SQL Window function with Magic ETL so that for every Month End Date*b…
- So I have a field called 'title' and there's like 100 unique value in there. When using the pie chart I just want to see top 7 slices/title that has the highest Pie Value. Is it possible to do the sam…
- I know that there are App Studio Overview/Walkthrough and Knowledge Base for DOMO developer. But is there anything similar for the end users who just need to get start on DOMO and navigating App Studi…
- I have a Pivot Table Card that the end users would like to export to excel or pdf. In order to do that they would need to Expand the Card → Card Options → Export → Export Options. Is there any way tha…

Welcome!
It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In