Bug Update: Filtering on Null Values
Past May @SamEich posted a bug regarding Null values. Basically the filters you add to a Domo card are not able to filter on a null value. I ran into this problem several times and the bug still does not seem fixed. How could we know the status of this request and when it will be implemented? Should I contact Domo Support? Bugs like this should be addressed quickly.
Thanks!
Comments
-
I am following up with the product team on this. It's not really a bug as opposed to a feature enhancement.
https://dojo.domo.com/t5/Ideas-Exchange/Bug-Filtering-on-Null-Values/idc-p/19067#M3639
If you had something else in mind please advise.
Thanks!
0 -
I haven't tested this, but I thought I saw this done with this value in the filter:
::empty::
Let me know if it works.
1 -
I too am having a problem seeing what items fall into the null catagory in my data. They are items that need to be fixed, but no transactions show so I can see what needs to be fixed.
0 -
Currently what I do to identify the Null values in a dataset is to use the "IFNULL" BeastMode function within the creating of a card:
Numeric: IFNULL('column', 0)
Text: IFNULL('column', '0')
But these are extra steps that should be avoided since they slow down the process of analyzing the data and creating cards (besides you end up creating too many variables and the dataset becomes busy and confusing).
2 -
Anything new on this topic? I just had this come up for me again, and since there is no detail when you drill down on a null value, I'm not able to fix what caused it.
1 -
0
-
Came across the same issue. Would definitely be great if Domo would address this from a development standpoint. I had to workaround the issue by creating an ETL that replaced NULL values with a text value of 'NULL' which allowed me to filter on those NULL values.
0 -
This appears to still be a bug. Any updates?
0 -
I agree. Even if I wanted to only show NULLS in my report, I cannot. There's no way to recreate the "is null" and "is not null" from SQL.
1 -
I would love for this bug to be fixed.
0 -
Just ran into this same issue, it's been a long-standing issue, hopefully we'll see a fix or new feature soon.
0 -
This thread is almost 4 years old. Has DOMO provided a solution to this yet? I am having the same issues.
0 -
use a beastmode in your filter where you replace NULLS with a text value.
ifnull(column, "No Value" )
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0 -
Thank you Jae.
That what I did. It is just an unnecessary step that I would have rather skipped. Domo should fix this. If a NULL value is valid, then you should be able to filter on it without a Beast Mode.
2
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 297 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 614 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 729 Beast Mode
- 53 App Studio
- 40 Variables
- 677 Automate
- 173 Apps
- 451 APIs & Domo Developer
- 45 Workflows
- 8 DomoAI
- 34 Predict
- 14 Jupyter Workspaces
- 20 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 121 Manage
- 118 Governance & Security
- Domo Community Gallery
- 32 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive