TM1 TI Process with messy data source csv
Posted: Mon Sep 26, 2011 5:52 am
Hi all, just a data source processing question for TM1 TI
I build a dimension in TM1 TI off a .csv which has a table followed by a second table on same worksheet. I do not want to touch or continue processing off the second table so I want metadata (dim structure build) and data (attributes) to stop when the end of table 1 is reached. This is represented by a text statement in column A and final row saying 'end of dimension data', I have considered processbreak but the help says this will jump me to epilog when all I really want to do is move from metadata to data to epilog everytime the last record is met.
Option is to tidy up the source csv but its automated and pretty rigid in design...so would pefer to find a way in TM1
Thanks in advance...
G
I build a dimension in TM1 TI off a .csv which has a table followed by a second table on same worksheet. I do not want to touch or continue processing off the second table so I want metadata (dim structure build) and data (attributes) to stop when the end of table 1 is reached. This is represented by a text statement in column A and final row saying 'end of dimension data', I have considered processbreak but the help says this will jump me to epilog when all I really want to do is move from metadata to data to epilog everytime the last record is met.
Option is to tidy up the source csv but its automated and pretty rigid in design...so would pefer to find a way in TM1
Thanks in advance...
G