![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can this be done using the sample app. At one point I believe I managed to do so ..... but I cannot do it one more time.... |
#3
| |||
| |||
|
|
Trying Tom conlons xp add in as well http://www.mosha.com/msolap/util.htm But I simply don't get it....where the heck is the data placed ? I can actually modify and see the data change. Refresh of the table doesn't change the data - it's still including my write back changes. BUT when i make a total reprocess of the cube the data changes back without the write back. And this cube doesn't even have write back enabled so please tell me. Where the heck are the data ? "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:uihSPhFmFHA.576 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Can this be done using the sample app. At one point I believe I managed to do so ..... but I cannot do it one more time.... |
#4
| |||
| |||
|
|
Yes it can be done through MDX Sample application by using UPDATE CUBE syntax. Note, that unless you explicitly open and commit transaction (by using BEGIN TRAN and COMMIT TRAN commands) - it will be just WhatIf data in your session, and not written back. -- ==============================*=================== = Mosha Pasumansky - http://www.mosha.com/msolap Analysis Services blog at http://www.sqljunkies.com/WebL*og/mosha Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ==============================*=================== = "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:%23YYE$IGmFHA.268 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Trying Tom conlons xp add in as well http://www.mosha.com/msolap/util.htm But I simply don't get it....where the heck is the data placed ? I can actually modify and see the data change. Refresh of the table doesn't change the data - it's still including my write back changes. BUT when i make a total reprocess of the cube the data changes back without the write back. And this cube doesn't even have write back enabled so please tell me. Where the heck are the data ? "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:uihSPhFmFHA.576 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Can this be done using the sample app. At one point I believe I managed to do so ..... but I cannot do it one more time.... |
#5
| |||
| |||
|
|
Yes it can be done through MDX Sample application by using UPDATE CUBE syntax. Note, that unless you explicitly open and commit transaction (by using BEGIN TRAN and COMMIT TRAN commands) - it will be just WhatIf data in your session, and not written back. -- ==============================*=================== = Mosha Pasumansky - http://www.mosha.com/msolap Analysis Services blog at http://www.sqljunkies.com/WebL*og/mosha Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ==============================*=================== = "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:%23YYE$IGmFHA.268 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Trying Tom conlons xp add in as well http://www.mosha.com/msolap/util.htm But I simply don't get it....where the heck is the data placed ? I can actually modify and see the data change. Refresh of the table doesn't change the data - it's still including my write back changes. BUT when i make a total reprocess of the cube the data changes back without the write back. And this cube doesn't even have write back enabled so please tell me. Where the heck are the data ? "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:uihSPhFmFHA.576 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Can this be done using the sample app. At one point I believe I managed to do so ..... but I cannot do it one more time.... |
#6
| |||
| |||
|
|
Yes it can be done through MDX Sample application by using UPDATE CUBE syntax. Note, that unless you explicitly open and commit transaction (by using BEGIN TRAN and COMMIT TRAN commands) - it will be just WhatIf data in your session, and not written back. -- ==============================*=================== = Mosha Pasumansky - http://www.mosha.com/msolap Analysis Services blog at http://www.sqljunkies.com/WebL*og/mosha Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ==============================*=================== = "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:%23YYE$IGmFHA.268 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Trying Tom conlons xp add in as well http://www.mosha.com/msolap/util.htm But I simply don't get it....where the heck is the data placed ? I can actually modify and see the data change. Refresh of the table doesn't change the data - it's still including my write back changes. BUT when i make a total reprocess of the cube the data changes back without the write back. And this cube doesn't even have write back enabled so please tell me. Where the heck are the data ? "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:uihSPhFmFHA.576 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Can this be done using the sample app. At one point I believe I managed to do so ..... but I cannot do it one more time.... |
#7
| |||
| |||
|
|
Hi again Is there a way to do whatif several times and then commit with what it looks like at then end or do I have to commit per change if I want it into AS ? "Mosha Pasumansky [MS]" <moshap (AT) online (DOT) microsoft.com> wrote in message news:42f12ae8$1 (AT) news (DOT) microsoft.com... Yes it can be done through MDX Sample application by using UPDATE CUBE syntax. Note, that unless you explicitly open and commit transaction (by using BEGIN TRAN and COMMIT TRAN commands) - it will be just WhatIf data in your session, and not written back. -- ==============================*=================== = Mosha Pasumansky - http://www.mosha.com/msolap Analysis Services blog at http://www.sqljunkies.com/WebL*og/mosha Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ==============================*=================== = "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:%23YYE$IGmFHA.268 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Trying Tom conlons xp add in as well http://www.mosha.com/msolap/util.htm But I simply don't get it....where the heck is the data placed ? I can actually modify and see the data change. Refresh of the table doesn't change the data - it's still including my write back changes. BUT when i make a total reprocess of the cube the data changes back without the write back. And this cube doesn't even have write back enabled so please tell me. Where the heck are the data ? "Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message news:uihSPhFmFHA.576 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Can this be done using the sample app. At one point I believe I managed to do so ..... but I cannot do it one more time.... |
![]() |
| Thread Tools | |
| Display Modes | |
| |