cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LIKE condition in *SELECT

arun_varghese
Contributor
0 Likes
130

BPC 10.1 NW

Is is possible to use LIKE condition in *SELECT to filter out a set of ID's whose property values begin with say 'SPG'

*SELECT(%L2%,"[ID]", COSTCENTER,"L1 LIKE 'SPG%'")

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Likes

Hi Arun,

No it's not possible!

Vadim