Hi,
The best way to filter data by x-rightmost characters of a characteristic is to create attributes to that characteristic and use them in an infosource.
You should load data for that characteristic on an infosource level with the formula ( eg. for 3 rightmost characters) RIGHT( 3, REF_KEY1 )
Regards, Leszek