# Options

![Options for Merge rows (diff)](/files/x5vMlcvbQ5cPN3R1TkDZ)

The Merge rows (diff) step contains the following options.

| Option                    | Description                                                                                                                                                           |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Reference rows origin** | From the drop-down list, select the input source for the original reference rows you want to compare. The input source will be a previous step in the transformation. |
| **Compare rows origin**   | From the drop-down list, select the input source for the compare rows. The input source will be a previous step in the transformation.                                |
| **Flag fieldname**        | Specify a field name that will contain the flag indicating how the values were compared and merged in the output row.                                                 |
| **Keys to match**         | Specify the field names that contain the keys on which to generate a match.                                                                                           |
| **Values to compare**     | Specify the field names that contain the values on which to generate a comparison.                                                                                    |
| **Get key fields**        | Click the **Get key fields** button to populate the **Keys to match** table with all the fields in the **Reference rows origin** step.                                |
| **Get value fields**      | Click the **Get value fields** button to populate the **Values to compare** table with all the fields in the **Compare rows origin** step.                            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-transformation-steps-reference-overview/merge-rows-diff/options-reuse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
