When I concatenate two tables using concatenate node, most of the rows in the output table of concatenate node are empty. How to resolve this.
Thanks in advance…
Hi @Nithishreddy27 - Have never see this with concatenate node. But few things to remember while concatenate two / multiple tables -
- Make sure tables have same column name (case sensitive) and data type before you concatenate.
If still the issue is there, share some sample data and workflow - it would be helpful to identify the problem.
Omprakash Jena
2 Likes
You probably don’t have the same table structures
br
2 Likes
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.