-
Re: Help with Beast Mode Formula
@jimsteph What happens if you use a table chart and then create separate beast modes for A, B and C to sum them all together and validate those sums are calculating correctly? Do you get the numbers …2 -
Re: Variables - where can I manage/view all in my instance?
Hi @swagner You're correct in that they're not available in Beast Mode Manager and the two DomoStats datasets don't give you additional information about the variables other than the n…2 -
Re: Apostrophe messing up formula
You can use two single quotes together to escape it and have it treated as a single quote in your string when `Prescribing Facility` = 'BISCAYNE MEN''S WELLNESS CENTER' …1 -
Re: Mass Dataset Name Changing
You'd need to write a script in something like Python to query all your datasets and then update the name / descriptions. There isn't an easy way within the UI. You can use the pydomo packa…1 -
Re: Card Filter Issue
This is caused because your dataset is too large. An option is to put your field in your Optional Group By to consolidate the duplicates and set it to be a MIN or MAX aggregation.2

