Hi everyone. I am trying to join two library Data Tables and the output should be a new Data Table with a combination of the two. When I debug, it shows a Message Box but does not build the new combined table. And I am getting no error message. The workflow screenshot is like this:
@Hallgrimur_Ingolfsson
welcome to the forum
We recommend in such case to debug and inspect / trace the flow within breakpoint and the debugging panels
Kindly note:
we would expect a variable and not the text “Data Table”
Thank you Peter, I watched the video.
I am just wondering what Data Table format I should use? I am using System.Data.DataTable.