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 datasets and has the same columns and header row as the original inputs.
Solution: You use the Add Rows module.
Does this solution meet the goal?