Comments
-
Weird, I can't replicated what's happening to you. I thought if you had opacity turned down and a background color, it might be interacting with that. Here's the same card/theme with a 50% opacity blue on a white background and on a red background, so you can see that the opacity turns the card purple. I thought maybe that…
-
Hmm, when I apply a theme, it appears the same when shown in the app and when I expand it: What does the background color look like when you view the card in the App itself? Have you looked at it using a different monitor? Screen color settings can have that kind of effect Are you seeing the color all over the card like in…
-
Yeah, having collapsible sections would be great. Khushboo said they were coming soon on this post a few days ago, so that's hopeful: Another implementation would be to give us more control of what users see in the Control Filters. There are a lot of votes for that here, and they say it's in the backlog (but that was a…
-
In the theme settings, you should be able to adjust your tables styles, which has options for background/text color. App Theme > Edit Styles > Tables > Edit Styles Then when you select your card, you should be able to select the style that you created: That style should also work on the expanded view of the card.
-
You can put your filters in a tabbed container at the top, with your most used filters in the first tab, and descriptions of other groups of filters they can find on the other tabs.
-
We don't either, but leaving it blank like this works to create an all-instance group for me:
-
Have you tried to match any Employee ID? I see that listed as an attribute in your screenshot.
-
@ckwright This KM article on how to use HTML tags to format tables/summary numbers often gets posted as a resource in this forum: https://domo-support.domo.com/s/article/360043430033?language=en_US HTML tables are often suggested as a work-around to what I think is one of the most frequent questions/requests: being able to…
-
Agreed. It can be very annoying to try to rearrange color-rules.
-
@CamBarnes Welcome, and I look forward to see where you steer the ship. @BenSchein I will strive to for empathy for you and your team, and I apologize if my comments were hurtful in any way. I have been posting more since Domopalooza because I saw in you and your team a tremendous receptiveness towards community input,…
-
As far as I know, they're identical. One difference in use is that in Views, you tend to be looking at the data by row, but in Analyzer, you tend to be aggregating the data. So something that looks like it's calculating correctly by row (in your view) might not calculate correctly by group (in analyzer). See this post for…
-
I ran into this, too. You can create a "view" of the dataset and use that view in your ETL. Open with > views explorer > save as
-
To add to ggenovese, you could use MagicETL group-by to sum by region, and then join the totals back onto the dataset. The result could look something like this: Order Sales$ SalesRep Region TotalbyRegion A 100 1 CA 400 B * * CA 400 C 100 3 CA 400 D * * CA 400
-
Back on the dataset page, you can open the dataset with "views explorer" and save a view of the dataset. That view works in MagicETL.
-
yes, that did it. Feedback on the product would be that you shouldn’t be able to select the editable table as an input, or there should be a more useful error when you do
-
@Data_Devon lol at "un-skippable ad for Claude"! @ArborRose love those ideas. Card versioning would have saved me some major headaches in the past. @BenSchein I continue to be impressed by how responsive you and your team are to this community. I am really excited to play with the new variable/slicer stuff. I use variables…
-
Yes! Bottom justification is so ugly
-
I agree! Here are a couple of related suggestions made over the years:
-
You asked for a conceptual explanation, so let me see if I can try one. Let's say I have 3 days of data. I'll simplify the numbers to make things more obvious. Viewed by day: Above, you can see each day's "Monthly ROI" is 3/1 =3. 30/10 =3. 300/100 =3. When I group by month, what happens? It correctly summed 3 + 3 + 3,…
-
What's your sort? Having a sort that competes against the way the table is being pivoted can cause this error, too. Like here's a pivot table with a sort on a column not in the pivot table: And that same pivot table with the sort removed: For your other question, are there other chart types that can do this? You could try…
-
What's the BeastMode powering "Display Amount"? It's almost certainly something to do with that BeastMode that's not allowing it to aggregate correctly. Does it have a FIXED function?
-
You messaged me with this follow-up question, and I'd rather keep this in the thread in case others have similar questions: How can I get the variable value to represent the line on the chart? The photo I have on the post is still accurate for my issue, that target/goal value will change depending on the circuit that is…
-
This is great! I know there have been a couple apps published like this now. Is there a central location for all of them?
-
You could put the projection on its own line using the grouped bar with line chart: https://domo-support.domo.com/s/article/360043429153?language=en_US
-
Does this work? sum(`Account Payments (cash, model)`) *AVG( `Deviation Ratio`)
-
"Cancel" returns you to the rest of Domo. Or better: "Save" (without running) then "Cancel".
-
I would suspect the very active Slack is the bigger culprit
-
Very helpful! It didn't occur to me that it was pulling in the alternating row colors from my theme, since that was turned off. It also would not have occurred to me to completely recreate the report after updating the theme. But doing those two things did in fact remove the alternating row colors. It's also useful to know…
-
To Colemen's point, I'll plug "Dashboards that Deliver" as a good read for this. The first 11 chapters are all about practical steps to define the purpose, profile the users, and prototype with the users involved to make sure the final product really meets their needs. One thing they push, is before jumping to the…
-
Are your tabs very long? I think I get that sometimes when the content is too big for the screen?
