Hi everyone, yesterday in one of the my post
http://www.tm1forum.com/viewtopic.php?f=3&t=12848 I was pointed out that "5. All lines in the Data procedure are sequentially executed against the first record in the data source. All lines are then sequentially executed against the second record in the data source, and so on until all records are processed."
http://www.ibm.com/support/knowledgecen ... 40068.html
Please clarify for me, does it run for each single record for example AXJ, then CLT001 and next record so on...?
or does it run for each each line combination? I'm little confused as 'm trying to visualize how the TI script understands / reads the instruction.
Period Regions Clients Measures Value
201002 AXJ CLT001 NetIn 22,203.00
201002 AXJ CLT002 NetOut (590.00)
Thanks all!