-
Re: Notecard Undo Button
Right on!1 -
SSO Gotchas?
Happy Domo Dojo Day! We currently do not use any kind of SSO as we have both corporate (Azure AD) users and non corporate users in our DOMO instance. Has anyone had any issues doing a mixed deploy wh…1 -
Comparing against a series
Happy Domo Dojo day! Does anyone have any suggestions on how to dynamically do comparisons on a series? For example, let's say you have a grouped bar graph that shows Net Sales on the Y axis, months …2 -
Re: Changing a string to a number
If you can get rid of the % out of the value you then you can cast it as a number. Then take that number and just divide by 100. There is your decimal value. So what about (going step by step) TRIM(T…1 -
Re: Using MID function with Workbench 3?
In TSQL you could use CASE on the column to search for the strings Pushing or Pulling and return just that string. But I'm not sure if you can use that with ODBC in WB3 or if you are even pulling fro…1