Contains function in report definition

Hello Guys,

I have a requirement to check Prop1 contains Prop2 and returns column value as Y/N. I know we have pxFind function but it is returning positive integer(char position where prop2 starts) if condition satisfied.

please suggest if you have any ideas :slight_smile:

Thank you!

@BATTINIRAMESH We would need to right a function alias for this.

@BhanuPrakash_G Hey, thanks :slight_smile:

But I know it, I need help with the SQL :slight_smile:

@BATTINIRAMESH tried this and seems to be working

@BhanuPrakash_G it got worked, thank you <3