Substring value condition | Custom filter

Hey! 

I’m trying to apply a customer filter based a substring of a numeric id.

As I need to apply the ‘less than’ operator, I need both arguments to be numeric, allthough I can’t seem to convert the substring result to a number. ‘to_number’ and ‘cast’ functions are not working.

How can I fix this simple restriction?
 

Thanks in advance!

fff10f6a-fb75-4eb5-ba6a-91330626d3df.png
0d1ab086-40c4-4406-ba9d-a67f0e9ba1b8.png
0 1 248
1 REPLY 1

That’s because your ID is probably of type:number. Try the following:

4067ae56-152b-4f21-b9d1-c643a0ab82aa.png
Top Labels in this Space
Top Solution Authors