-
FIXED Function - Static Filters
FILTER ALLOW/DENY is the most useful piece of FIXED for me. What would juice up its usefulness to the next level is an ability to use static filters in the function. For example - SUM(SUM(`totalSales`) FIXED (FILTER `Client`='ABC Company')) Beyond simply allowing or denying field filters to affect the calculation, you…
-
Duplicate Beast Mode Warning
It'd be cool if when making a beast mode Domo could warn you that a similar/exact beast mode already exists. If I'm doing a new one that's Count(Distinct SalesOrders) it could suggest that a duplicate beast mode already exists. Or possibly a Beast Mode manager feature.
-
Beast Mode Manager Switch to New Beast Mode
It would be helpful if we were able to switch all cards and reports that use a beast mode to a new beast mode. There are several instances where a beast mode was not saved to the dataset but rather to a card and then it was saved as numerous times so when we go to the beast mode manager we have "Days Late to RD" 15 -20 on…
-
More traceability with variables
Knowing that this was just launched and probably has a lot more coming, I think it is key to increase traceability of variables. Let me elaborate: once you set a variable, you need to create a BeastMode Calculated field to actionize this variable through a CASE WHEN. However, this first CASE WHEN is then used as input in…