Hi folks, how do we get rid the ‘- None -‘ values...
# general
l
Hi folks, how do we get rid the ‘- None -‘ values from the savedsearch
p
Try forumla txt NVL({fieldname},' ') If the field is null then will be blank.