Ultimate access to all questions.
You are using Azure Machine Learning designer. You have two datasets, Dataset1 and Dataset2. Your goal is to create a new dataset that includes all rows from both input datasets and has the same columns and header row.
You implement the following solution: Use the Apply Transformation module.
Does this solution meet the goal?