TM1 10.2
I currently have a TI process that creates view zLoadDriverDetail in my Driver cube. Something strange is occuring to the view when it is created. If i comment out the last two lines which are assigning subsets to the rows of this view results come back with no error. If I remove the comments on the last two lines no data returns. Not even the zeros and if I click recalculate on the view nothing changes. I have attached the TI process code and print screens to help better display the issue. I should also mention that the process runs with no error and completes sucessfully with or without the last two lines commented out. Any ideas? Or has anyone run into this before? Thanks!
TI Process View Creation Error
-
- Posts: 31
- Joined: Thu Apr 25, 2013 1:36 pm
- OLAP Product: TM1
- Version: 10.1
- Excel Version: 2007
TI Process View Creation Error
- Attachments
-
- DriverViewError.docx
- (101.01 KiB) Downloaded 319 times
-
- Regular Participant
- Posts: 152
- Joined: Sat May 25, 2013 10:32 am
- OLAP Product: TM1
- Version: 9.5.2; 10.2.2
- Excel Version: 2007
Re: TI Process View Creation Error
Try to comment out only the last line and share your result. I hope there should be something.tgaluskapatterson wrote:TM1 10.2
I currently have a TI process that creates view zLoadDriverDetail in my Driver cube. Something strange is occuring to the view when it is created. If i comment out the last two lines which are assigning subsets to the rows of this view results come back with no error. If I remove the comments on the last two lines no data returns. Not even the zeros and if I click recalculate on the view nothing changes. I have attached the TI process code and print screens to help better display the issue. I should also mention that the process runs with no error and completes sucessfully with or without the last two lines commented out. Any ideas? Or has anyone run into this before? Thanks!
The last line which you commented out might not have data with combination to element 'Driver Number'.
Regards,
Deepak Jain