Quantcast
Channel: SQL Server Analysis Services forum
Browsing all 14337 articles
Browse latest View live

SSAS Tabular Median calculation

There is issues calculation median with DAX. Is it possible to calculate the Median using Excel , part of a PivotTable in a way that would work with drill down. Is it possible for Excel to retrieve the...

View Article


Simple LASTNONBLANK DAX question

I am a DAX beginner, and I am trying to get to grips with what I think is a very simple, common semi-additive scenario. I think I must be missing something quite fundamental so please bear with me!I...

View Article


Time interval

I am currently trying to do a time interval with the cube function but I can't quite seem to make it work. What I want it to do is to give a value between the 1st of january and the 1st of july.Here is...

View Article

using Drill through for customer fulfillment (design question)

I have a list sales database spanning over 300 million rows. Since list sales has too many  attributes and members, querying in relational db is sorta nightmare just even to get counts. I've created...

View Article

MDX Week to Date minus the weekends in a Relative Date Dimension

SELECT //WTD {       {[Measures].[Count]} }ONCOLUMNS, {WTD([Time].[Weeks].LastChild.LastChild.LastChild.PrevMember)//EXISTS([Time].[DayID].[DayID].Members, [Time].[Week].LastChild)}ONROWSFROM...

View Article


SSAS Tabular Visual Studio 2012 is very slow to work with

I have an intel I7 3.4 GHz 8 core, 32 GB Memory and SSD drive on my desktop and working on a SSAS Tabular model project. There are 353 foreign keys and 116 tables in the design.Trying to create a...

View Article

SSAS - Excel 2007 client - [Refresh All] does not always working

Hi allwe are using excel 2007 as a client. Our cubes are on SSAS enterprise (not R2). We are using worksheets with formulas (not pivot tables). We noticed that sometimes even when using the [Refresh...

View Article

Excel 2007 Connect to SSAS 2008 - An error was encounted in the transport layer

Dear All,I having an issue when using Excel 2007 connect to SSAS 2008.Client1. Window XP SP32. Microsoft SQL Server 2008 Analysis Services 10.0 OLE DB ProviderServer1. SSAS 2008When I try to connect to...

View Article


Modifying SSAS Tabular project through AMO

I am referring to working against a SSAS tabular project (model.bin file etc) and being able to modify the project through AMO, not referring to modifying a tabular database directly.Can I add...

View Article


Rename hierarchy levels

I am new to SSAS .I have a product Dimension with a hierarchy like Category-->Subcategory-->Product which is working. I  then changed the Category and SubCategory values in the source table and...

View Article

Run certain cubes first

I have db with 15 cubes in it. I want certain cube (say cube 14) to run first when the full process is done. Is it possible?

View Article

Cubeset Set_Expression Character limitation

Hello,I am using CUBESET to return a rank list of Customer using filter() and topcount().ExampleTopCount(filter(Descendants([SBU].[SBU],4,self),([Europe/MiddleEast/Africa/India],[Actual],[Revenue],[USD...

View Article

How to call outside assembly from SSAS MDX

What is the best way to call a self-created assembly from within MDX? I created an assembly that uses a third-party library itself. Just deploying my assembly is not enough to successfully call my...

View Article


Defining cell security in a writeback cube

Hi all,I am working with a cube containing a writeback partition with writable budget&forecast measures.I want to control what dimension data users can see and I also want to control for which...

View Article

How to create calculated member to count rows in a fact table only with...

Hi,I am trying to count the no. rows in a fact table in SSAS.Normally, this is a simple measure with Usage of 'Count of rows'. However, I want to exclude some rows in the fact table based upon a...

View Article


Fetch all level data according to a particular value

WITHSET [-SpecialSet-] asAddCalculatedMembers([Date].[Calendar].Members)MEMBER [Measures].[-Special_ChildrenCount-] AS'Intersect([-SpecialSet-],...

View Article

Problem with changing in datatype in DSV for SSAS

 I changed the datatype(from char to int) for several time dimension fields in the data source. Unfortunately I am unable to reflect this change in the DSV in BIDS for my OLAP project. When i try to...

View Article


Change SSAS 2012 data directory/folder

Hi,I need to change the SSAS data / log / temp and backup directories to a new folder.Currently these folders are the ones provided during the installation: D:\Program Files\Microsoft SQL...

View Article

Image may be NSFW.
Clik here to view.

Why do these two calculated members (using EXISTING) provide different results?

I am trying to define a set, based on a calculated member that needs to be evaluated within the current context. Why is it that [Customer Set Interest Count II] gives the correct answer, but [Customer...

View Article

Can I deploy a cube to an existing SSAS database.

I have been using SSAS for about 5 months.  I am working my second cube.My first cube is in a Database called "IT Analysis Service" and has an ID of "Analysis Services Project4"I built another cube in...

View Article
Browsing all 14337 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>