New User
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
wwong50
5 - Atom
‎10-12-2022
09:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Alteryx is a very interesting software. It could be very helpful in my future career. I am still confuse about Null and IsNull function. Can someone please explain when to use them?
Labels:
- Labels:
- Conversation Starter
1 REPLY 1
17 - Castor
‎10-13-2022
01:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @wwong50 null() will add null to a column if you add in a formula tool. Where IsNull() will test if there are null values in a field.
