-
Re: Min, Max and Average lines on Bar Charts
I see it in our instance for a 'Single Bar' chart type.1 -
Re: Assigning colors based on chart value
As far as conditional formatting, you can only do that on Sumo table cards. However, I think for this scenario you can either include a 'SortOrder' column in your dataset or create a beast mode colum…1 -
Re: Nest CASE Function in Beast Mode?
you would use a case statement and it would look something like this CASE when `var 1`= 'A' and `var2` + `var3` > 0 THEN 'YES' When `var1` = 'A' and `var4` = 'No' then 'No' else '' end1 -
Re: Is there a way to monitor or measure user logins and use?
Domo has a set of canned charts/datasets they can enable in your instance that has lot of user activity measures. You have to contact support and ask them to enable it for you.1 -
Re: Creating average value in card not working
are you using beast mode to do the average calculation or just setting the aggregation in properties on the chart to average?1