Is it possible to use our solution\'s existing authentication mechani开发者_JS百科sm for determining access rights to a MS Analysis services cube?
In my project I have to apply security based on a dimension attribute. I think the best way to explain my scenario is with an example, if you need more info please request 开发者_如何转开发me and I\'l
I don\'t really know how to handle facts that happened over a period of time. I sually deal with facts that happened on a specific date.
I have within an MDX query the following calculated member: MEMBER [Asset].[C开发者_运维知识库lass].[Fixed Income Derivatives (Inflation Linked)]
What is the difference between Sequential and Paralle Process Order in Analysis Services Process Task, in SSIS 开发者_Go百科?Here\'s an article that answers your question.Parallel processing allows th
When I run XMLA query to backup SSAS database <Batch xmlns=\"http://schemas.microsoft.com/analysisservices/2003/engine\" Transaction=\"false\" >
Hi i had a calculated dimension named employeeretirement based on the dateofbirth of the employee it will display the retirement year.My problem is when i changed the dateofbirths of the employees int
We have a SSIS,开发者_如何学Go SSRS and SSAS code repository in VSS that we are moving to Subversion.
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
I\'m currently building our Data Warehouse, primarily using Ralph Kimball\'s methods and guidance. We are using the Microsoft stack for this (so SSIS, SSAS).