To reuse the combined list, we can save it in a variable, like here with combined.
combined
Make sure to pick combined, followed by =, and finally dataset_1 + dataset_2.
=
dataset_1 + dataset_2