Ultimate access to all questions.
You are using Azure Machine Learning designer. You have two datasets, Dataset1 and Dataset2. You need to create a new dataset that includes all rows from both input datasets and has the same columns and a single header row.
You implement a solution that uses the Add Rows module.
Does this solution meet the goal?