I_love_tomatoes Member

Comments

  • Hi, It's a bit hacky but you could try and force Domo to read it as a string. In the query you can add an arbitrary letter to the string so it is not possible for the value to be interpreted as a numeric value. For example instead of SELECT fullVisitorID FROM tablename; use something like: SELECT…