-
Re: Domo IDEAs Conference - Beast Modes - Rolling Averages
Here's a link to Grant's entire presentation!1 -
Re: Stacked Waterfall Graph
Oh, noticing that the series maintains their color across the X axis (mobiles, tablets) etc. that's an interesting feature.1 -
Re: Allow transparent background on cards
looks like you can change the background of cards or dashboards to 100% transparent, but having finer control over opacity (percent slider) might be nice! "In Domo Stories, you can change the ba…1 -
Re: Converting Week Numbers to Dates for custom week date range (Monday - Sunday)
@ezmac13 if the math works, don't change. To solve problems like this, I usually pop open Excel and figure it out there because it's super easy to find 'excel equivalent in mysql' alternatively, if y…1 -
Re: Managing Data Retention Policy
this can be automated via APIs. use the DatasetAPI or QueryAPI to find out it's age. the tough part will be if you want to retire rows of data (as opposed to entire datasets). you'll need a recursive…1