-
Re: Formula help: Adding 2 columns that meet certain criteria
Are you doing this inside a formula tile or a beast mode? If it’s a formula tile in ETL you can’t use aggregations (SUM) as it doesn’t know how to group them. You can do it using a group by tile in m…2 -
Re: how do you add the remarks in DOMO beastmode?
You use the SQL format for comments which is two dashes -- in place of a hash #3 -
Re: Way to Have Static Average Compared to Dynamic Aggregation
Look into using FIXED functions in a beast mode with the FILTER NONE option to prevent filtering from being applied https://domo-support.domo.com/s/article/4408174643607?language=en_US2 -
Re: Domo Beast Mode - Formula validated but nothing reporting out
When I'm dealing with beast mode logic issues I'll typically break out each part of the beast mode into separate beast modes and use a table chart to see which parts match and which do not …1 -
Re: Remove duplicate unknown comma separated values within a single 'cell'
Here's a screenshot with an example (it's using bogus data but illustrates what I'm talking about):2

