Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: formula help needed Post Reply Post New Topic
Author Message
ldodge
Newbie
Newbie


Joined: 24 Feb 2015
Location: United States
Online Status: Offline
Posts: 3
Quote ldodge Replybullet Topic: formula help needed
    Posted: 29 Nov 2016 at 5:10am
My current formula doesn't take nulls or undocumented into account:
({PERINATAL_DELIVERY_MATERNAL.episiotomy}) <> "None"

How can I rewrite the formula to account for nulls?
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 29 Nov 2016 at 8:28am
in the formula editor flip the option to 'use default values for nulls'

NOT isnull({PERINATAL_DELIVERY_MATERNAL.episiotomy})
OR ({PERINATAL_DELIVERY_MATERNAL.episiotomy}) <> "None"
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.