n8isjack Contributor

  • Re: Beast Mode Syntax error

    And to be careful, though unlikely to happen, you can protect against "divide by zero" errors: CASE -- If denominator is zero, result is zero WHEN (100000 - SUM(CASE WHEN `Status` = 'Won' T…
  • Re: CSS Line Height

    There is a limited set of css styles you can control. Tehre is a list here: https://knowledge.domo.com/Visualize/Adding_Cards_to_Domo/KPI_Cards/Transforming_Data_Using_Beast_Mode/Sample_Beast_Mode_Ca…
  • Re: Alerts Functionality

    Alert functionality is driven on the card type and settings. For example, a table card can only track changes to the summary number and so it is the only element that can be alerted for. Bar charts c…