If I understand correctly what you're trying to do, then I think you should be using the Insert Into Array function instead of the Replace Array Element function. Your initial array that you input via the shift register has only one element and the Replace Array Element function won't replace an element if it doesn't exist.