I\'m using开发者_StackOverflow the follow mdx to keep a running total of the Period Balance measure in my cube:
I wrote this fairly simple MDX request to get the rank by sales count of each gender: WITH MEMBER [Measures].[rank] AS RANK(
I have a number of objects in my SSAS cube, many of which were created to be invisible. For example: CREATE MEMBER CURRENTCUBE.[Measures].[Latency Backcolor]
I have an OLAP cube containing the sales count for each of my shops. Using MDX, how can I output the rank of a given shop?
We have project that uses Analysis Services as it\'s datasource.To try to avoid having to create 100\'s of queries because of all the selection options we allow, we create our mdx queries with alot of
Can I use the sine function within MDX? I woul开发者_StackOverflow社区d like to know the sine of a measure.You can call into the VBA assembly in SSAS, you\'ll notice it in the SSAS Server assemblies f
I have within an MDX query the following calculated member: MEMBER [Asset].[C开发者_运维知识库lass].[Fixed Income Derivatives (Inflation Linked)]
I am building a Report in MS Visual Studio which gets its data from a cube. This has amongst others a dimension called Player. I want to hand over a parameter \'Name\'开发者_运维问答 and receive the n
if i use 开发者_如何转开发this one,my query is working... \" where ([PRODUCT].[All Product].[Debt Securities].[Available for Sale],
In analysis services, I have cube that is based on hospitalization data.For each hospitalization there are potentially 9 icd codes and these are each stored in their own field in the view on which the