-
Re: Need to control a recursive with a Timestamp
your scenario is unclear. please define what one row means in your input dataset. if i had to guess the granularity is one row per phone call. and it sounds like the phoneCall date can be updated aft…2 -
Re: Round function
I know i'm late to the party, but @MartinB it's just basic math. CONCAT(ROUND(1-(COUNT(DISTINCT `nc_list`) / COUNT(DISTINCT `lot_number`)),2)*100, '%') If you have 1/3 ( = .33333333) and you wrap tha…2 -
Re: Domo Governance Datasets
The Domo_Gov datasets don't analyze data values rather provide metadata about the domo object. DG_Datsets for example has one row per dataset and attributes of the dataset DG_DatasetSchema will have …2 -
Re: Datasets Which holds Certified Cards/Datasets and CCPA Certified Cards related Information
You can use the Java CLI to 'get-certified-content' that includes both datasets and cards. From there you would import that data as a new dataset and then mash the data up with Domo Governance or Dom…2 -
Re: How do I create this simple pivot table?
https://www.youtube.com/watch?v=YgevJkjeFqw&list=PLUy_qbtzH0S4CkHBUvpOVpLNJluk6upOn&index=26&t=0s here you go!2