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

Restrict Date Dim to pull only dates available in fact

Hi,I have Date dim that has date info from 1900 -2100. I join with DT_PK_ID with fact table.tabular model is deployed well. Customer trying to work with the model via Excel.When Customer try to pull...

View Article


Input parameter based on text -- I don't want default values

Hi,I made my query in MDX, working fine. Moved it to SSRS report , not working completely.My question in short:I have 3 input parameters based on user text. If they type "shop" they get all the shop...

View Article


Date Dimension Filtering

Hello,I have a date dimension [Facility].[Close Date] which I need to filter on. The criteria for the filter is to keep any records with [Facility].[Close Date].&[1899-12-30T00:00:00] or any record...

View Article

Error when trying to process/browse dimensions and cube

Setup: SQL Server 2012 SP2 clustered running on a VMTwice in the last two we have encountered a problem processing our dimensions and cube via an SSIS package and browsing the same via SSMS (or indeed...

View Article

MDX query producing #Error as output

The query below produces an error and I have hard time trying to figure out why. It is something to do with aggregating Date dimension members but I don't know how to get it to work. Any kind of help...

View Article


Date Filter in Excel for pivot table with cube data source not filtering

hello all,after much googleing and setting of parameters , member values etc, i am at a dead endI am trying to get the date filtering for a pivot table workingmy time dimension is set to Time The...

View Article

SSAS Excel help needed

Hi guys,Apologies but I am a total noob when it comes to SSAS. I have literally picked it up today, but have definitely gotten further than I thought I would. I was wondering in a pivot table in excel,...

View Article

Slicer on Date dimension in Excel

Hi everyone,I just wanted to confirm with everyone that I am not missing anything and that this is the intended behaviour. I have created an SSAS cube with Date dimension and Date Hierarchy (Calendar...

View Article


Backing up / Restoreing cubes from Files

Not sure if this is the right placeWe have all incremental backups of all the files in the OLAP\data folder, and we had the cube become corruptwe dont have a backup of the cube (yes i know) but we do...

View Article


How do I obtain detailed reports through SSRS on an OLAP datamart?

I am accustomed to writing detailed reports from my OLTP databases. Piece of cake and I have no problems with this.Now we are putting in our first datamart and I am at a loss. 1. Will I be able to use...

View Article

how to remove dimension name from attribute name in cube?

HI ,I have a Dimension like Account and the attributes are AccountId,Account name ,Account Type etc....when I am browsing the cube for this dimension attribute names apper like this ex :...

View Article

Out of Memory

I am running an MDX query from SSMS "Server1" retrieving data from an Analysis Services cube located on a different server "Server2". and get a "System.Out of memory" exception. Using Reporting...

View Article

reuse MDX queries in different reports

Hi ,We have different reports which have cascading parameters using MDX. Some Datasets used by parameters are in Oracle an others are in MDX. We use stored procedures for the parameters that get the...

View Article


LinRegPoint Expression ( MDX Query ) for forecasting......

I have a factsummary table that looks like the below:-I am using DimDate Dimension from the demo analysis services project. I have populated the dimension table accordingly. i.e uptil 2018.I need to...

View Article

Data not shown for some measures groups in dev environment - SSAS 2012

Dear Colleagues,Since some days ago I could not find data in some measure groups in my cube in the devsystem, even when I am able to see them using the "explore data"option in the cube structure.This...

View Article


Insert MDX query result to SQL table

Dear allI'm new to SSAS and MDX and need your help on my current project. What I need to do is to insert the MDX query result to sql table.Here's the scenario:Let's suppose the data is from...

View Article

SSAS - Date Dimension ties wrong dates to hierarchy

I'm using my own date dimension instead of the MS generated date dimension. I've got a table structure like this:[code="sql"]CREATE TABLE [dbo].[DateDim]([DateID] [int] NOT NULL, --PK[FullDate] [date]...

View Article


Tabular using DAX: Possible to lookup across multiple tables (LOOKUPVALUE or...

I am working with some row filters and am having a heck of a time trying to lookup across multiple tables.[img]http://social.msdn.microsoft.com/Forums/getfile/468379[/img]I need to return...

View Article

How do you filter a calculation by an existing hierarchy?

I'm trying to figure out the proper MDX for a calculated member so that it only does the calculation on members of a specific hierarchy when it is a certain value. I thought I had it, but I am...

View Article

Transform SSA Cube into SQL Relationship Database

Hi All,I need some advice here. We have a cube (owned by another team) which hosts all the essential data that we need. Our team currently uses a BI tool which doesn't work as well as we hoped with the...

View Article
Browsing all 1341 articles
Browse latest View live