which data table activity has property settings that adds columns to an input datatable?
merge or generate datatable
which data table activity has property settings that adds columns to an input datatable?
merge or generate datatable
Hi,
The “Build DataTable” activity helps you construct a new datatable by allowing you to add columns with customizable data types.
And the “Generate Data Table” activity takes a string format and transforms it into a datatable, essentially converting data from a string into a structured datatable format.
Merge is the one that has a setting to add columns.
That’s not the question. This is a test question asking which of the activities has a specific property.
The question is which of the activities - merge or generate - has a property that tells it to add columns. The answer is the Merge Data Table activity.
thnaks
Las pregunta si es super confusa para mi .
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.