-
Write your own SQL in Dataset Views
It would be ideal to be able to write your own SQL in the Dataset Views UI. The process for defining views can be very slow especially if you want to add a calculated aggregated column AFTER you've applied the GROUP BY clause -- because you'd have to ungroup the VIEW, define the calculated column, then reapply the…
-
Domo Certification progress and Community Engagement Datasets
related to https://dojo.domo.com/main/discussion/55623/dataset-card-certification-history it would be ideal if Domo could provide datasets that would allow us to track user behavior in the community oriented resources (KBs, updates in Dojo, Support tickets, and Domo Certification / mdoule completion). As Domo Champions…
-
email connector upload limits and error messages
Increase limit from 30Mb to 100Mb more descriptive error in the history tab if maximum file size reached. At the moment, there's no indicator in the error message that the file size exceeded the allowed limits.
-
API Authentication, updates to the Activity Log, and Data Export Transparency
At the moment it can be unclear when users are downloading data from Domo. For example requests against this API https://{{domo_instance}}.domo.com/api/query/v1/execute/{{dataset_id}} , do not hit the activity log; however, savy users could use this to download datasets to their computer. I appreciate that this same query…