UiPath Advanced RPA Developer (UiARD) — Question 59
Which Data Table activity has a property setting that adds columns to an input datatable?
Answer options
- A. Build Data Table
- B. Filter Data Table
- C. Merge Data Table
- D. Generate Data Table
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.