-
Re: Salesforce amount field importing as text
Best is to ensure the column is set as a number type of some kind on the dataset side. This can be done through MagicETL/Redshift. If it can't be done, do the Beast Mode trick. And if that doesn…1 -
Re: Searching particular field usage in all cards
The existing search feature looks at card names and other things like user names, but does not look at dataset schemas. If you update a dataset and it changes a column name that's being used in …1 -
Re: How to count number of work days in a date range
Hi Bill We have many table cards that do something similar (Ship Day is roughly equivalent to business days): In order to do this we have to bring in a dataset in our dataflow which has a calendar of…1 -
Re: What is automatically updated when renaming a dataset?
You've stumbled on one of the quirks of dataset names. When you add an input to a dataflow, behind the scenes Domo is creating a JSON object and the original name (the name of the dataset at the…1 -
Re: How to delete data of a domo dataset
There isn't an interface where you can simply take a data set and delete rows. However, like you mentioned you can use SQL Dataflows to write a statement to filter out the rows you don't wa…1
