Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Leoaob
Starting Member
2 Posts |
Posted - 2002-11-28 : 15:33:28
|
When i try to create a session cache: CREATE SESSION CACHE FOR Orcamento AS ' ( { ( [Produto].&[P10],[Conta].&[CN52]) } ) '
I receive the message:
unable to open cellset Formula error - dimension count is not valid - in setting a user-defined cache WHY? How can i fix that?
|
|
|
|
|