Active Form: Dimension element's not sorted
Posted: Thu Feb 13, 2014 12:59 pm
Hello TM1-experts,
I'm not exactly sure how to explain the problem I'm facing, but I'll give it a try. I'm quite new to TM1 and I have taken over a project. TM1 9.5.1 & Excel 2010
In an excel file I have a cell filled with a TM1RPTVIEW function. Under this cell I have a table, and the dimension cells of this this table are filled with TM1RPTROW functions that point to the view I have created using the TM1RPTVIEW function. The result of these TM1RPTROW functions is currently as following:
elementDim1_A elementDim2_Total element_Dim3_A
elementDim1_A elementDim2_A element_Dim3_A
elementDim1_A elementDim2_B element_Dim3_A
elementDim1_A elementDim2_C element_Dim3_A
elementDim1_B elementDim2_Total element_Dim3_A
elementDim1_B elementDim2_Total element_Dim3_B
elementDim1_B elementDim2_A element_Dim3_A
elementDim1_B elementDim2_B element_Dim3_A
elementDim1_B elementDim2_A element_Dim3_B
In the first abd third column I'm referring to a dimension subset in which I have no consolidated element. In the second column I do have a consolidated element, but I also show the lower levels. But it gives the result as shown below and I'm expecting another result. I'm expecting the following result:
elementDim1_A elementDim2_Total element_Dim3_A
elementDim1_A elementDim2_A element_Dim3_A
elementDim1_A elementDim2_B element_Dim3_A
elementDim1_A elementDim2_C element_Dim3_A
elementDim1_B elementDim2_Total element_Dim3_A
elementDim1_B elementDim2_A element_Dim3_A
elementDim1_B elementDim2_B element_Dim3_A
elementDim1_B elementDim2_Total element_Dim3_B
elementDim1_B elementDim2_A element_Dim3_B
I hope somebody knows what I mean because I'm not explaining it very good. But I hope the example makes it more clear.
Thank you in advance.
I'm not exactly sure how to explain the problem I'm facing, but I'll give it a try. I'm quite new to TM1 and I have taken over a project. TM1 9.5.1 & Excel 2010
In an excel file I have a cell filled with a TM1RPTVIEW function. Under this cell I have a table, and the dimension cells of this this table are filled with TM1RPTROW functions that point to the view I have created using the TM1RPTVIEW function. The result of these TM1RPTROW functions is currently as following:
elementDim1_A elementDim2_Total element_Dim3_A
elementDim1_A elementDim2_A element_Dim3_A
elementDim1_A elementDim2_B element_Dim3_A
elementDim1_A elementDim2_C element_Dim3_A
elementDim1_B elementDim2_Total element_Dim3_A
elementDim1_B elementDim2_Total element_Dim3_B
elementDim1_B elementDim2_A element_Dim3_A
elementDim1_B elementDim2_B element_Dim3_A
elementDim1_B elementDim2_A element_Dim3_B
In the first abd third column I'm referring to a dimension subset in which I have no consolidated element. In the second column I do have a consolidated element, but I also show the lower levels. But it gives the result as shown below and I'm expecting another result. I'm expecting the following result:
elementDim1_A elementDim2_Total element_Dim3_A
elementDim1_A elementDim2_A element_Dim3_A
elementDim1_A elementDim2_B element_Dim3_A
elementDim1_A elementDim2_C element_Dim3_A
elementDim1_B elementDim2_Total element_Dim3_A
elementDim1_B elementDim2_A element_Dim3_A
elementDim1_B elementDim2_B element_Dim3_A
elementDim1_B elementDim2_Total element_Dim3_B
elementDim1_B elementDim2_A element_Dim3_B
I hope somebody knows what I mean because I'm not explaining it very good. But I hope the example makes it more clear.
Thank you in advance.