A Simple TI Dimension Upload With Consolidations
Posted: Wed Jun 22, 2011 7:15 pm
I have a rather simple csv file that I'm bringing into TM1 via TI. The file has 5 fields; AccountID, State, Segment, AccountNumber, AccountName. AccountID is the Element. State and Segment are Consolidations and AccountNumber and AccountName are Attributes/Alias for AccountID.
The basic premise is that within each state there are 4 segments (01, 02, 03, 04). Each segment has numerous accounts belonging to it. Each state has 4 segments. See below for example. When the upload is "successfully" complete the State-Segment relationship looks fine. However when I drill into the segments of a sigle state the 01 segment references all of the accounts that referenced a 01 segment regardless of which state it belongs to. Same for the 02, 03 qnd 04 segments. Go to the next state it's the same problem.
What do I need to do so that the process only places the accounts under their proper segment-state combination? I've attached a word doc with images of what my TI screens look like if that helps at all.
Thanks,
Tony
Thanks,
Tony
The basic premise is that within each state there are 4 segments (01, 02, 03, 04). Each segment has numerous accounts belonging to it. Each state has 4 segments. See below for example. When the upload is "successfully" complete the State-Segment relationship looks fine. However when I drill into the segments of a sigle state the 01 segment references all of the accounts that referenced a 01 segment regardless of which state it belongs to. Same for the 02, 03 qnd 04 segments. Go to the next state it's the same problem.
What do I need to do so that the process only places the accounts under their proper segment-state combination? I've attached a word doc with images of what my TI screens look like if that helps at all.
Thanks,
Tony
Code: Select all
Connecticut
01
Stamford
Greenwich
02
Hartford
Wolcott
03
Groton
Ledger
04
Saybrook
Mystic
New York
01, 02, 03, 04
New Jersey
01, 02, 03, 04
Tony