I used CellGetN to retrieve data from a cell but it didn't work.
My cube : Invesment
Dimensions in cube :
- Year
Month
Department
Measures
CellGetN ('Investment',Year,Month,Department,'Amount');
I used process with TM1 view as a datasource. CellGetN is written in Data tab.
The process run and both Amount and Note is retrieved => error due to Note is string.
Thanks for your help,
Tin.