How do I count Not null values in beast mode
we do have function in SQL as name is not Null , Do we have similar function in DOMO beast mode?
0
Answers
-
0
-
COUNT function will count the number of non null records
if you’re wanting to compare to not NULL then it’s the same as SQL
CASE WHEN `Name` IS NOT NULL THEN 'Not Null' ELSE 'Null' END
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**2
Categories
- 7.3K All Categories
- 13 Getting Started in the Community
- 141 Beastmode & Analytics
- 1.8K Data Platform & Data Science
- 54 Domo Everywhere
- 2K Charting
- 1K Ideas Exchange
- 903 Connectors
- 236 Workbench
- 342 APIs
- 77 Apps
- 19 Governance & Productivity
- 234 Use Cases & Best Practices
- 50 News
- 473 Onboarding
- 572 日本支部