Hey, thanks for reaching out!
It sounds like the issue is that row 1 has too many words, especially because you’ve linked dynamic objects. When there’s a lot of dynamic data, it can make the input too large for the model to handle easily.
You can still try running it, but just keep in mind that it might lead to errors due to the size of the data. If possible, try to simplify the content or break it down into smaller parts to improve performance.
Let me know if you need any more help! 😊