Exam UiARD All QuestionsBrowse all questions from this exam
Question 58

When developing a process, you were provided with two datatables, DT1 and DT2, as shown below:

The process documentation specifies that the two datatables need to be modified to reflect the following DT2:

How should the properties of the Merge Data Table activity be configured?

    Correct Answer: B

    To achieve the desired output in DT2, where both the 'Department' and 'Name' columns are present, you need to merge DT1 and DT2 by their common column 'ID' and then include both relevant columns in the final output. The correct merge configuration should involve specifying the 'ID' column as the key for merging and correctly combining columns from both data tables. The image in option B shows the correct configuration for merging the data tables by the 'ID' column while appropriately incorporating the 'Department' and 'Name' columns. Therefore, option B has the correct properties for the Merge Data Table activity.

Discussion
Engineer24Option: C

Tested in studio, the answer is C.

rock_king

All the four option shows the same output.

MirjalolOption: C

Answer = 'C', tested in uipath studio

da_ni_Option: B

Answer B

bhaskar5a5Option: C

Ans : C