Community Forums

Community Forums

Gimli Domo Employee

Overview

Overview
Roles
MemberDomosapien
Badges10

About Me

About Me

Analytics

120
2
424
  • Re: Add Javascript Hyperlink to Table

    Hello @jaz, Sadly we do not support Javascript. However you can use HTML in a table card to hyperlink. You would apply this through a beastmode. For example your beastmode would look similar to: CONC…
  • Re: Current Day vs Previous Day in Table

    Hello @iQuanti, This can be accomplished through a SQL dataflow. You will have two transforms. Transform 1 will be to group your data down to a day view. SELECT `Date` ,SUM(`Sales`) As 'Sales' ,`Prod…
  • Re: Domo Login Activity App

    Hello @Wendizzle, You can reach out to the domo support team to get this dataset enabled. You can email them at support@domo.com
  • Re: Filtering dates in Magic ETL

    Hello @dr, Sadly, this is something that we would not be able to do through magic ETL, currently. However, you can accomplish this in a SQL dataflow. If you would like help doing this you can email m…
  • Re: Beast Mode Code

    Hello, In order to call upon NULL values in a beastmode you refer to them using the key word NULL. For example: CASE WHEN `date` IS NULL THEN 'x' ELSE 'y' END If this does not fix the issue you are e…
Avatar

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

Badges

  • Combo Breaker
  • First Anniversary
  • Second Anniversary
  • Third Anniversary
  • Fourth Anniversary
  • Fifth Anniversary
  • Sixth Anniversary
  • Seventh Anniversary
  • 5 Likes
  • 25 Likes