The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
OS_Love
2 years 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.
4 Replies
- KrishnaValued Contributor
OS_Love - Coupe of ways
1. Using WF Channel - Define WF channel for each WF Import because when you try to load to the cube it will clear and load. using WF channel (level 4 DU) it will clear only that particular intersection.
2. Set the below settings in WF. Import one should be replace and other 2 Import should be append.
- NikiNew Contributor
Is data being loaded using different Source Ids?
- OS_LoveNew Contributor III
Yes- diff source id
- CeciliaNew Contributor II
Are you doing a Import - validate- load? Can you confirm the 3 SI# that you are using?
Related Content
- 2 months ago
- 3 years ago