Best Of
Re: How do I change my week to Mon - Sun and fix this report?
Since you are sending this every Monday, you can use this beast mode and put it in your filters and then filter to Include.
CASE when `date` >= DATE_SUB(CURRENT_DATE(), INTERVAL 14 day) and `date` < CURRENT_DATE() THEN 'Include' ELSE 'Exclude' END
You would need to change date in my example to the actual date field in your dataset. When filtered to Include, this will only show rows where the date is in the last 14 days and before today.
12k beast modes and counting...
Hi Domo Users!
Wondering if other folks can weigh in on how y'all manage your beast modes being created. I'm the Major Domo for my organization and am finding many cases where the SAME beast mode calculation is being duplicated across datasets with the same name. While clean on the dataset side, this becomes a nightmare in the Beast Mode Manager as I can have up to 50 Beast Modes with the same name. Do you let your users create Beast Modes with free reign or are you putting strict guidelines up for beast mode creation? Would love to know what the best practice is here
Thanks!
Re: Dynamic Chart Height
I agree! Dynamic chart heights could also help with PDP. If you have a table with all rows for Executives, but you needed to limit other users to certain categories, some sort of dynamic chart height could adjust the cards to get rid of white space for users while keeping the executive "all rows" view in tact.
Re: Dynamic Chart Height
This would be nice for exporting reports/dashboards as well, if you would be able to export a table/dashboard, and the table cards would grow, or have a "Max pages to export: " option so excel wouldn't be the only option to export tables to.
Re: See dashboard/card insights?
@jrtomici You can use the DomoStats app from the appstore to find activity log information. If you search DomoStats in the appstore, you'll also find a few pre-built apps that might be useful for this as well.

