Does anyone know how to use arrays in TM1 ? The thing I want to do is the next:
IF one element from the dimension is equal to at least one in another dimension - then
cellputN - 0, insert zero
else cellputn- 1. insert 1
endIF.
Thats it

I would be very grateful for any help, thanks in advance !