I have a condition where I have single or miltiple values to filter.
ex: P_ID = 5056,1351 or 5001 or 20100
how can I pass single value or multiple values to the below same prompted condition?
P_ID IN #sq(prompt(''))#
thanks in advance.
Forums: