Join two datasets

Dear all,
I have a problem with Join two datasets:
First I can cut successfully one column and six columns of interest. If I want to join them again to a new table file, I only get the header and the values from the first but from the second “six columns” only the header and no values.
Could you please help me.
Thanks in advance

Welcome, @Bernhard !

Maybe your inputs have no common fields to join the files, which is how the Join two Datasets tool works:
This tool joins lines of two datasets on a common field

Can you confirm this?

1 Like

Thanks David, you just solved my problem. :grinning:

2 Likes

You’re welcome :slightly_smiling_face:

1 Like