Hello, how can we skip items those have quantity c...
# advancedpdf
k
Hello, how can we skip items those have quantity committed 0 on PDF ? do we have any if condition ?
n
Have you tried
number
or anything like that? While
gt
is valid, have you tried
>
k
@Nathan I got it resolved, it was strange that I was using double quote "0". but finally. Thanks for response Man