Hi KaranKampassi-5180, Thank you for posting query in Microsoft Q&A Platform.
Above error usually occurring when join condition in transformation not met or when there is a mismatch in the data types of the columns being joined. You can try to check the join condition and the data types of the columns being joined to resolve the issue.
The files or data which are getting used in debug execution and normal execution are same? If not, try with same files or data and see.
Also, kindly make sure you publish changes and then only trigger. Because trigger runs always takes only published changes.
Hope this helps. Please let me know it goes or if any further queries.
Please consider hitting Accept Answer
button. Accepted answers help community as well.