How to merge data-tables with different number of columns?

First Datatable (Has 4 Columns)

image

Second DataTable has (Has 3 Columns)

image

I want to merge them so the final output should be like this

image

You need put your schemma to “ADD”

Hey @Sami_Rajput ,

I have replicated your use case and below is the xaml for your reference
Merge_Datatable.zip (9.9 KB)

And below is the output
image

Hope it helps you out

Hi @Sami_Rajput

Please find the below xaml for your reference

BlankProcess8.zip (155.6 KB)

O/P:

test (4).xlsx (10.0 KB)

Regards,

@lrtetala @lrtetala @natanael.mendes
thanks!

1 Like

@Sami_Rajput

Hope you find the solution for your question. If yes, please mark it as solution to close the thread.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.