-
Re: table card for null value
Hi, You can either use BEAST mode CASE statement or even MAGIC ETL(if applies to)-> REPLACE TEXT. CASE statement as below: ( CASE WHEN 'ID' IS NULL THEN 'ANY OTHER VALUE' ELSE 'ID' END ) Hope this…1 -
Re: Dataset query case-insensitive value
Hi, I have found something on case-sensitivity. Check if you can do this way? https://dojo.domo.com/t5/Beast-Mode-ETL-Dataflow/Return-Capitalized-UPPER-or-CamelCase-Characters-in-Column-Names/td-p/34…1 -
Re: Is there a number of rows restriction in the Domo API query functionality?
Hi, I have read something related to limit rows, please check if this helps you. https://dojo.domo.com/t5/Domo-Developer/Configure-tab-is-missing-in-preview-dataflow/m-p/45246#M1382 https://dojo.domo…1 -
Re: Flex Table with only one column
Hi @hamza_123 , Did you try making them making hidden? I suggest you to add multiple columns in table and mark them hidden from general properties window. Make just one column visible. **Say "Th…1 -
Re: Jobs are running constantly and ignoring their schedule on workbench
Hi @Khan_Naziya , Even I had faced the same issue in past, after my investigation I have found that it was once because of code issue in sql procedure. Second time DOMO was not responding, because th…3
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