I have a file that is constantly changing every week and every month. Some of the columns change names (depending on the months), and some months are deleted. For example, my data set can have Jun, July, and Aug. Then it will have July and Aug. Is there a way I can ensure that my workflow will still run in some of my inputs change?
@kathrynmoody this can be done but the best approach depends on your data and expected output. Are you able to provide some sample input and output data sets?