-
Re: Single Value Card Limited to 25,000?
Hi @guitarhero23, it looks like there is a bug in Domo. I found a way around it where it will abbreviate the value if that is ok. You need to create a beast mode that counts the records... COUNT(fiel…2 -
Re: how to remove duplications in data sets
Do you have any keys on the dataset and do you use workbench for updates? If so, you can do a full replace and then use an upsert dataset by flagging the keys in the dataset. This way, you will alway…2 -
Re: Inconsistent State Arbeviations in our Data
Hi Sarah, you will likely have to run it through a dataflow or use a calculated field (beast mode). Dataflow/ETL: An easy way to do it would be to get all the abbreviations from salesforce by creatin…2 -
Re: Beast mode divide by zero error
Hi @debbie_a, you can also use case statements for denominators. While adding 0.000000001 to a denominator works, another way that I teach people in my compnay is to use a case statement anytime ther…2 -
Alerts with PDP Datasets
Hi, we have a dataset with thousands of PDP policies. All our PDP policies are set to groups. We would like to set alerts for a group that is not specifically in the PDP policy, but whose members are…1