I have written a REGEX looking for "E" at 6th postition "MATCH ^.{5}(E). I have tested it successfull for "Network Access - UserName" but it is not working for "Network Access - NetworkDeviceName" where i need it -> anyone who have experienced the sa...