Hi @AnkitaV3131 , Please try adding one more attribute in the Schema with the below syntax <attribute expr="'XXXXXX'+ Substring([@msisdn],length(@msisdn)-3,4)" label="msisdnnew" name="msisdnnew" type="string"/> Also, Please modify your existing mobile number attribute to below based on Visibility co...