cmarkum Contributor

Comments

  • I tried a couple mySQL syntax with no luck. The only thing that I found was to do a LIKE operator. CASE WHEN LASTNAME LIKE 'O%' AND LASTNAME LIKE '%Sullivan' THEN ... The statement above just states that the last name must start with O and end with Sullivan. Hope this helps
  • We upgraded to version 3 Key Differences that we noticed: Jobs stored at DOMO Ability to select DOMO users when jobs fail/succeed Advanced scheduling doesn't exists anymore - can select minutes, hours, days, etc but cannot schedule for 6AM and then every 4 hours after that. UI is easier to use One issue that we had is that…