Currently trying to make these items show up in the same sharepoint list row. This is currently my code but they are working individually, but not together. I have included a photo of the current output. Does anyone know what the should be if i wanted to connect the two?
ForAll(CollectTest, Patch('List Test', Defaults('List Test'), {Title: Name}); Patch('List Test', Defaults('List Test'),{Title:BankNamex}, {XID:UserName}))