Hi All,
I am struggling to find a way how to generate a dataset from two unique columns (A,B), in a way that each unique value in data set A would get expanded by all unique values from dataset B.
An example below should be better in describing what I am looking for.
Dataset A
Dataset B
Desired Dataset
I hope it makes sense, thank you all in advance
!