Visualization and Sumo Cards provide options for performing in-depth data analysis by applying Card Filters to your data. For both Card types, you do this in the Details view, using the Filters tool. For information about applying Filters to Cards in a page, see Drilling into Data. For a Visualization Card, you click theDocumentation Index
Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-479583-raisers-edge-connec.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Note: Currently, only 500 unique values will show in the Filter menu.
Note: If you get an error stating that your filters contain no values, this indicates that the data has already been filtered out by previously set Analyzer or page-level filters and no rows are returned.
Note: It is possible to filter on NULL values, but to do so you must use Beast Mode to convert the NULL values into values that can be filtered. For example:
CASE WHEN `column` IS NULL then 'Filter' ELSE 'Do not Filter' ENDFor more information about Beast Mode, see Transforming Data Using Beast Mode.
Video - Sharing a Filtered Card