Hi
I have below Option Type
,Sale,Purchase . I want to filter records whose value is 0
Thanks
*This post is locked for comments
Hi
I have below Option Type
,Sale,Purchase . I want to filter records whose value is 0
Thanks
*This post is locked for comments
SETRANGE("Option Field", "Option Field"::" ");
or
SETRANGE("Option Field", 0);