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
JakeBrown
3 years agoNew Contributor
Data Imports
I have currently set up a new data source and associated transformation rules (and allocated to the appropriate workflow). Data importing is correctly working for 2022 time period, however I am getti...
Henning
OneStream Employee
3 years agoHi Jake, do you have the time mappings in place for the time period you are loading data to? You probably have, but that is the first thing to check. Are you using the same scenario for the load that returns the error? If not, do you have a mapping set up for this? Also this, you probably have in place.
Other than that, a few screenshots and more details might help.
- JakeBrown3 years agoNew Contributor
Hi - I believe I have everything in place (as the import works perfectly fine for 2022, just not for any other year....
I have looked at the log and its generating the following error;
Time Outside Workflow View.............. 11
My Time generation is as follows (then M1,M2...etc in difference columns)
Dim sYear As String = api.Parser.DelimitedParsedValues(2)
Return sYear & "M1"
Related Content
- 2 months ago