-
Re: how to show a duplicate in a table graph
I used the Domo Governance Third Part Connector to pull the Beast Modes report and then utilized a filter, groupby and another filter in magic ETL 2.0 to determine if there were any that occurred mor…2 -
Re: Dynamic rank and filter lowest granularity - graph at aggregate level
Hi @jorgy There isn't really a way you can dynamically calculate the rank and then graph by the week because of how Domo interprets aggregations. You may need to pre-aggregate your data using an…1 -
Re: Filtering Pages and Sub pages in embed dashboard
Hi @Seth you’d need to have your website handle the report selections and then dynamically change the URL of the embedded report for the last step1 -
Re: Domo - delete data
Because of how the underlying architecture of Domo and data storage in general it's not like a Database where you can just simply run a DELETE FROM type command. What you can do is do a dataflow…2 -
Re: Is there a way to retrieve or export cards data to csv using Domo API?
@Gus You need to pass your API token in under the X-DOMO-DEVELOPER-TOKEN header variable (assuming you generated it under More - Admin - Authentication - Access Token) not the Authorization header. c…1

