Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Browsing all 1341 articles
Browse latest View live

Cube measure usage

Hi, I have enabled the OlapQueryLog on an AS server but using this is their a way to determine the measure that is being queried?It seems to me it only gives visibility of the dimension and measure...

View Article


Group and drill down and roll up by the most recent SCD2 type member in...

Hello,I am new to SSAS and cube world so my problem might not be big of a challenge for you but it is for me.Here is my challenge :My simplified datamart relation star schema model looks like this (2...

View Article


Missing dimension data values on columns

SQL Server 2012, SP1, CU9Windows Server 201264-bitI have a SSAS database for our Sales, which measures sales and allows users to compare sales to budget/forecast via a Forecast dimension.This works...

View Article

Book Recommendation

Can anyone recommend a good SSAS book? I'm looking for the following;- Exclusively SSAS coverage(not BI stack).- Examples utilize Adventureworks DW- SQL 2008 or 2012

View Article

MDX Basic query

Hello,I am trying to get a good understanding of how to write MDX. I have been using SSAS for a few years, but I never had to write MDX queries. So based on the following example this looks like a...

View Article


Dynamic Filtering based on Member properties

I've not done any serious MDX for about 18 months and this is starting to bug me. I want to create a YTD set, based on a Period setting.The Period dimension is All->Year->Qtr->Month, and has a...

View Article

EXISTS not returning the same number of rows as WHERE

Hi,I am trying to write this MDX query. I am trying to select the Number of planned jobs (open, closed) by the customer name Acme.If I do this in the WHERE clause I get the correct figures for Acme....

View Article

Tabular - relationship acting like a cross join

I'm a bit perplexed on this.I have what is a 1:1 relationship.The parent table is SalesAssociatesCustomers (many entries per associate with each entry being a single customer that associate has worked...

View Article


Unable to deloy the cube

Hi All,I tried to deploy the cube but I am getting the below error. Request you all to help me out with thisI am getting the below error if I deploy the cubeError 4 The project could not be deployed to...

View Article


Linking Dimension Attribute to Date Dim

Hi all,I have a Person Dimension, and one of its attributes is called First Registration Date. I also have a Sales cube linked to the Person Dimension and Date Dimension. Can anyone please tell me how...

View Article

Need to Install MSBI

Hi All,I need to practice MSBI( SSIS,SSAS, SSRS) and I want to install in my PC with the configuration of 64 bit, 4 GB RAM. Initially I have installed 2008 but was not able to install properly so I...

View Article

reporting and pictures using geographic cards is it possible using sql?

Hi all a database containing the following tablescard ,distributer,country,shop, offer and its category and type in fact as you can see the table card contani serial number, phone number, date of...

View Article

Cube Partition and process when we have frequently changing fact

Hi All,We have a fact table where we update the fact two to three times once based on record creation, once for completion and then in between for cancellation. So when we pick the record the record...

View Article


Connect to cube using Analysis Services

I am new to using SSAS and eventually want to create queries from a cube to be transferred to SLQ Server tables for combining with other data. I can create the "report" from the designated cubes using...

View Article

SSAS Service Stopped yesterday ?

In one of my production server SSAS service stopped yesterday and i would like to know what it mad stopped?I check application event logs but it is just showing SSAS service stopped unexpectedly. How...

View Article


Percentage of Parent - Grand Total showing #NUM!

Hi guys,I have a Percentage of Parent calculated member, and in the Grand Total it is showing #NUM!Anyone can shed some light on how to get around this please? Calculation:[code="sql"]CREATE MEMBER...

View Article

Summary Row Not Contained in Data Source

Hi,Analysis Services newbie here.I have a Tabular Data Model which is being exposed via Excel and Power View. The data is financial data, looking something like this table.Type SubType ValueExpenditure...

View Article


Including factless fact table to existing Sales cube

Hi everyone,I have a Sales fact table and a factless fact table for promotional campaigns, namely startdate, enddate, and campaign name. Anyone can maybe provide some best practises on how to integrate...

View Article

Linked measure group shows only "normal" measure, no calculated ones by...

I have a measure group with sales. One measure [Measures].[sales] is a normal measure read from relational DB. [Measure].[sales last year] is calculated SCOPE(...); ([Measures].[sales last...

View Article

Data from previous twoo weeks

I am trying to get the data fromt the present calender week to the previous two weeks. If I specify the date range as parameters in the MDX query, the table gets filled up properly. [center]SELECT NON...

View Article
Browsing all 1341 articles
Browse latest View live