can you help me
issue on that line
Invalid length parameter passed to the LEFT or SUBSTRING function
SELECT [Page ID],
Substring([ParentObject],CHARINDEX('Slot', [ParentObject])+4, ABS(CHARINDEX('Offset', [ParentObject])-(CHARINDEX('Slot', [ParentObject])+4))) as [Slot ID]