Time Dimension in Columns
Hello OneStream Community,
For our upcoming budget cycle, we want to create an inputsheet where the Time dimension is displayed in columns, with each month (January through December) as a separate column.
Our current data sources are configured with the time dimension in rows, and I'm struggling to set up the data source to handle a matrix layout. I've tried using data transformations and source dimensions, but I haven't been able to make it work.
Has anyone dealt with a similar scenario and can provide a clear method for configuring the data source and mappings correctly?
Any guidance would be greatly appreciated!
Thank you,
Jasper
Have a look at the log file, by clicking on this icon
in the Import step. That file (open it with notepad) contains a description of error codes, and then specify one of those codes at the start of the line for each discarded line.
My typical oversight is to lack a valid Transformation Rule for Time - because it only accepts One-to-one, you have to enter in the rule all periods as they appear in headers.
I would also ensure Amount is mapped to a column that will always have a number - in most cases, the system still checks whether a row is valid by looking at what is found in the Amount location and ensuring it is a number, even if it's going to ignore it later.