Nek Member

Comments

  • thanks jaeW_at_Onyx for your reply and advice! I did check all records contain a valid date, also tried adding: where a_date is not null or where a_date '1900-01-01' but no luck... i just process it ahead and see what the actual outcome would be besides, I created the same with ETL, in preview, I can find a date but not…
  • I had the same issue but no solution to this, while I notice my another drillable card could be unchecked the 'hide date' option, just no idea how Domo works. hope someone could help advising on this. thank you.
  • Thanks a lot Jae! However, I don't see 'Security' in my Domo Admin page and not able to get a access token, it should be due to corporate settings, though I am able to download the CLI - will still try it out later anyway. I've also watched your other youtubes before, those are great and super helpful, thanks for your…
  • Hello, I always hit the same error on DataFusion, exactly the image attached by another user (user07367). For sure I am still able to save it and go with the blended data, however, the error comes whenever I update, add / replace / remove dataset in the datafustion edit. Without the preview loaded, it is not able to remove…
  • thanksST_-Superman-_! my data is like factory-case-level, each factory might have multiple cases while there is the same status for each factory. what I want to do is to compute the % of total factories with the status named like '%green%' or '%acceptable%' so at first I tried a formula this way: numerator: to get the…
  • thanks Jarvis! can you advise how to check if i have live support in my package? I am using company's account for DOMO. thank you!
  • hello, thanks all for the hints and sharing! however, I have no idea why the 2nd SQl(CALL string_split_procedure) does not work on my case (attached the screenshots for reference) - that shows: Whoops! Something went wrong. after running the SQL for few minutes appreciate for any advice and solution to the above, thanks a…
  • thanks Superman, "This will allow you to write SQL code that does not create an output table. However, in order to save the dataflow, you will still need to create an output for the data flow." but I don't know how to call the Transforms-SQL when I setup query to create output for my dataflow (if Transforms-Table, I can…