UiPath Advanced RPA Developer (UiARD) — Question 59

Which Data Table activity has a property setting that adds columns to an input datatable?

Answer options

Correct answer: D

Explanation

The correct answer is D, Generate Data Table, as this activity is specifically designed to create a new datatable structure, potentially adding columns based on specified criteria. The other options, such as Build Data Table and Merge Data Table, do not inherently add columns to an existing datatable but rather focus on building or combining data structures.