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 header row.
Solution: You use the Apply Transformation module.
Does this solution achieve the goal?