-
Re: Dynamic Chart Height
Any update on this enhancement? Would really like to see this implemented.1 -
Re: Average Date Calculation
One possibility is to convert your date to an integer using the UNIX_TIMESTAMP function and then use the AVG function and then convert that value back to a date using the FROM_UNIXTIME function. It w…3 -
Re: Email connector not updating rows from excel file.
It could actually be a temporary issue and it might work in a few hours. Could also be worth opening up a support ticket with Domo and see if they can provide more detail as why it is failing.1 -
Re: Months in card not in order
You should create two beast modes, one that will be used for displaying the month name in the pivot table and one for the sorting. Create a beast mode called MonthName that contains a formula like th…1 -
Re: Display a zero value
You would need to create the zero entry in an ETL. You could do this with a join tile so that every location has a row for each type of value you want to report on.1

