OS_Love
9 months agoNew Contributor III
WF Import
I am trying to load 3 data files via 3 import step within same WF.
What I see is the last imported data replace the data in the cube for the same intersection.
I want the data files to sum up instead of replacing with the last loaded file.
What is the way to do this?
I cannot use the same import step - as one of the import has a parser rule running which I dont want to run for the other load file.
Please advise.