Dimension Element with Null Value
Posted: Mon Dec 15, 2014 6:37 pm
Hi Everyone,
One of the sql table fields to be used as dimension has null value in it. I doubt we can create a 'null' element for the dimension. If that's the case, I can't really do cellputs or cellputn to insert the data into an intersection with null element, right? For example, if I do CellPutN(data, Cube, e1, e2, e3, e4) where e2 has a null element, then it won't work, right?
So what can I do about this?
Lee.
One of the sql table fields to be used as dimension has null value in it. I doubt we can create a 'null' element for the dimension. If that's the case, I can't really do cellputs or cellputn to insert the data into an intersection with null element, right? For example, if I do CellPutN(data, Cube, e1, e2, e3, e4) where e2 has a null element, then it won't work, right?
So what can I do about this?
Lee.