-
Re: Updating data in a dataset based on date
Hi tjlew, I believe the best way to do this would be in either a MySQL or Redshift flow. You can simply do something like select column1, column2, column3, `event date and time`, CASE WHEN `event dat…2 -
Re: Formatting Values in Calendar Card
Hi mfaas, I am getting the same issue with HTML and break. When you hover it actually shows the line break but in the calendar you actually see the <br> text. My only thought is to pull the dat…2 -
Re: Custom DOMO Workbench Plugin Tutorials
Thank you @AS for the response. After doing some additional digging, I realized that DOMO provided some code snippet examples with their latest Workbench 4.5 download. Along with the code snippets th…2 -
Re: Using FROM_UNIXTIME Correctly
Hi, Instead of using the wrapper of DATE_FORMAT(), could you just use FROM_UNIXTIME(`yourDate`,'%Y-%m-%d')? Let me know if this helps. Thanks, Brian1 -
Re: I want beast mode calcs verified by an admin before adding to a data
Hello, There is no way to currently do this in Domo. What we did at Buildium, was create a review process for all new cards and beastmodes being created. We created a page only for developers and car…1
Welcome!
It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In