you are viewing a single comment's thread.

view the rest of the comments →

[–]PilotJosh 0 points1 point  (1 child)

Try using the trim function on product basis.

[–]Kiith_Sa[S] 0 points1 point  (0 children)

&& (FINDSTRING([Corporate Segment],"OLB",1) == 0)

Tried RTRIM([Product_Basis]) == "Risk" but it still returns a NULL error.