Hi there, I tried to parse the info in "cs-uri-stem", In "cs-uri-stem" it contain a string like " /Demodir/_233_demo.gif" I just want to parsed the "233" . So I used CharIndex. I tested in CharIndex on SQL and it worked, but once I run it in LogParser it failed...