SQL OLAP Dimension Writeback
I have a parent-child shared dimension like that
id parentid Something
1 1 Parent
2 1 Child1
3 1 Child2
4 1 Child3
in the cube C1, named dim1
It is write enabled.
Can anyone give me an example on how to change the "Something" value of one
member, I mean change the Something for the member with the id=2 (currently
= Child1) to "blabla"?
Horatiu Ripa
|