I have a condition for smart list where the Article number should contain 649_ but should not have 5649 in the article number, how to make this filter work? seems it still returns the ones with 5649
Litium version: 7.6.1
I have a condition for smart list where the Article number should contain 649_ but should not have 5649 in the article number, how to make this filter work? seems it still returns the ones with 5649
Litium version: 7.6.1
You have set the second filter as “not equals 5649_”.
So it will still display “5649_SPHERE-B” since it contains “649_” and is not equal to “5649_”.
There is no option for “not contains”, so I dont think its possible.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.