I have a Analysis A created based on the DataSet1 with N columns, Now I want to replace the dataset to DataSet2 for the same Analysis A !
DataSet2 is also having same columns as DataSet1, Is there anyway I can just use the same analysis with a different dataset without changing anything on the analysis A.