Anyone know why this is failing? (CASE when `score`<=.2 then '2 or less' when `score`>.2 and <=.5 then '2 to 5' when `score` >.5 and <=.7 then '5 to 7' when `score` >.7 and <=.8 then '7 to 8' when `score` >.8 and <=.9 then '8 to 9' when `score` >.9 and <=.99 then 'Over 9' else 'other' end)
I have a table that gets updated twice a day. The most recent row is checked. If there are initials it's fine, but if there is nothing an alert via email is sent out. How do I find out if the cell is NULL to send my alert?
Looking to see if there is a way to feature a video within a card on a page?
I need to add a date field to a job in workbench where the date is static, but not the current date. I have been attempting to create a calculated transform and expected to do something similar to: to_date('05/23/2018') or cast('2018-05-23' as datetime) Neither of those are available functions, however, and I don't see…
We used to use a column with the full province/territory name for the Canada map. It seems that with a recent Domo update, our data no longer fills any region of the map. What is the proper way to format the "Province/FSA Name" column? Does this column only accept the two letter code for each province rather than the full…
Hey guys, We are wanting to analyze what our close ratios look like (%) from a certain stage to closing. For example, we have 5 stages in our sales cycle and we want to see "if we put a deal into the 1st stage of the sales cycle, what percentage of those deals do we close?" and another example "if we get them to the final…
Hey Dojo! I am having a hard time creating a dataset to allow me to visualize tasks done per work hour by an employee. The problem is I have two datasets to start with (tasks and daily schedule) which only have a single commonality being date. The tasks dataset creates a new row for each task done in our system which could…
Is it possible to add google analytics tags to our domo instance?
Hi, When I add total label for my chart, i met a strange situation, some of my charts work but some don't, I've also tried with macro but still not working, did anybody met the same problem? Thank you~
I have a page with about 20 cards all showing data from one huge dataset. Each card shows the corresponding data from one field along with the data in that field for two months back (so like it would show 60 for July, 40 for June and 50 for May... basically I chose to view the ‘Last 3 Months’) What I would love to do is…
It looks like you're new here. Sign in or register to get started.