![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a MDX query which includes a very simple calculated member. The query returns correct number when I run it through the Sample MDX Application or any other client applications. However, when I try to run the same query using OPENQUERY statement (the Analysis Services is set up as linked server), the calculated member returns null. Looks like the calculation for the calculated member never got triggered. And ideas? Thanks. |
#3
| |||
| |||
|
|
Security? The domain account that the SQL service is running under must allow access to the AS server (i.e. is it a domain account common between the RDBMS and AS machines and does it have access to the cube? is there an Everyone role in the cube?) Can you see other measures? e.g. in the same cube? same database? same server (i.e. can you see Foodmart?) -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "BBH" <BBH (AT) discussions (DOT) microsoft.com> wrote in message news:760C193E-507B-4F70-A0DB-8481E47248CE (AT) microsoft (DOT) com... I have a MDX query which includes a very simple calculated member. The query returns correct number when I run it through the Sample MDX Application or any other client applications. However, when I try to run the same query using OPENQUERY statement (the Analysis Services is set up as linked server), the calculated member returns null. Looks like the calculation for the calculated member never got triggered. And ideas? Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |