-
Re: Alerts - When Dataset Fails X times in a row.
The thing I have done in the interim is put an alert on datasets that haven't updated in XX minutes and control the minutes on a google sheet by dataset ID. I usually target my production datasets an…2 -
Re: Fiscal calendar in Beast Mode
This thread has not had an update in the past year, but I would really like to have fiscal_month, fiscal_year and fiscal_quarter commands available in beast modes. The reason that I cannot do this th…1 -
Re: week on week % change beast mode
Hi @jonathanlooker, the reason you can get a divide by zero error is becuase you have division in your beast mode. A denominator can never equal 0, else Domo throws an error. My suggestion is you tak…1 -
Re: Beast mode divide by zero error
Hi @debbie_a, you can also use case statements for denominators. While adding 0.000000001 to a denominator works, another way that I teach people in my compnay is to use a case statement anytime ther…2 -
Re: Workbench Job Types (Workbench Excel v. Excel)
The only difference that I know of is in the online data center, if you filter dataset results by Type, you would have both Workbench Excel and Excel listed. If you only wanted one dataset type, you …2