-
Re: HTML tables filtering
A couple thoughts on this: The first thing I would try would be to re-order your WHEN statements so that all of your Low Risk items are first, followed by the Medium Risk and then the High Risk items…1 -
Re: Bucketing different text fields if there is a match
An easy way to get accurate counts of this is to break up your lists into individual items, with each item in its own row. You can do this dynamically in Magic ETL using this process: https://youtu.b…2 -
Re: Regex formula works in ETL preview but doesn't show up in dataset output?
I am not a fan of regex as I find it difficult to read, maintain and troubleshoot. I would suggest the following: Take this example: I use the formula tile and start by using the RIGHT() and INSTR() …1 -
Re: Why is one of my dropdown filters not working on all cards
I would check two things. First, make sure that the name of the field that is used in the dropdown filter is the same name of the field in the dataset that is powering the card. It is case sensitive.…2 -
Re: "Warning: Not all the data is shown."
Typically this message will show up in table cards where you are trying to display every row in a dataset. Domo can sum up millions of rows in a bar graph without that message displaying. Do you have…1

