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

Handling Special character on SSAS Cube dimension

HI,I have one dimension Name which having special Character in its attributes.I want to display Special character in dimension attribute name but it get failed throwing error.The server sent an...

View Article


Error - The server sent an unrecognizable response (when trying to browse...

Hi All,I was trying to process a dimension today and after it was successfully processed, I wanted to browse the data.When trying to do so, I got the following message:TITLE: Microsoft Visual...

View Article


MDX Calculated member

I have to show Client's Sale and Peer's Sale on report.But in Report Parameter only Client Name is Passing and based on Client Name i have to get the sales of corresponding Industry.Now when i am...

View Article

IN SSAS select max created date by status..,

We have multiple status in a day but we need to take a max created date status in SSAS Datasourceview(instead of using named Query)?

View Article

Error SQL provider

Is giving this error "EntityException was unhandled -An error occurred while starting a transaction on the provider connection. See the inner exception for details."on this code: "foreach (Funcionario...

View Article


Cannot start Analysis Services 2012 on Windows Server 2012 after renaming...

Hi,I have an SQL Management Studio 2012 installation on my VM. The default Tabular analysis service worked normally (i.e. it started) but since I couldn't make a connection to it from the host machine...

View Article

MDX Combine multiple sets with different criteria

Hi everyone,I would like to combine each data set to a report. here is my query.----Total BRIEF touchpoints with member [Measures].[count] as [Measures].[Ecare Touchpoints] select {[Measures].[count]}...

View Article

Date Format in PivotTable

Hello All, Here is the issue I see. In my Tabular cube, I have a date dimension table defined as "date" table.When I use the pivottable in excel 2013 to connect to this cube, in "Column" label, the...

View Article


What is the best book for Analysis Server 2012??

What is the best published book for SSAS 2012?

View Article


security in Tabular (SSAS 2012)

hi all, I would like to omit entire tables (their measures, calculations, etc) for users belonging to a specific AD group (Active Directory) assigned to a Role.  Is this something that can be...

View Article

Cubeset total ranking

I want to use a cubeset in excel to rank customer IDs by sales across 3 lines of products as in this example. The below formula works with cuberankedmember but the customers are ranked by product A,...

View Article

Cleanup after Upgrade from SQL Server 2008 R2 to SQL Server 2012 SP2

We successfully upgraded one of our development servers to SQL Server 2012 SP2.We are now performing cleanup and found that there are some files in the SQL 2008 R2 folder MSAS10_50.MSSQLSERVER that is...

View Article

using dimension values in calculations of cubes

hi ,I am trying to build a calculated measure using a dimension values like for exampleif a dimension is portfoliohaving values L,X and C values and the calculated metrics is like to be calculated only...

View Article


calculated member help

Hi i need some help in creating a calculated memeber for many to many relationship CCNAME SHARENAME ALLOCATION PERC        File Size   File CountFile CostCALCULATEDFIELD CC1NS12557   5012.5...

View Article

MDX Filter used in security role member set needs an OR condition

I have my role based security working fine with the following script used in "Dimension Data" "Allowed member set":Filter      (      [Department].[Department].MEMBERS,...

View Article


Power Shell script to Process Cubes

Hi all, Anybody pls help me to process cubes using Powershell script. I want to automate as Job.pls guide me.Thanks

View Article

Error while browing cube in SSMS but now while executing MDx

Hi all,I have a cube and When I browse(in SSMS) I get error while if I write MDX (in SSMS) and execute that, It executes without any error.This is strange and only happens for one measure group while...

View Article


Dynamic cube security and partitioning

Hi All,Running SQL 2008Our application connects to ssas using  a service account. When a user logs in his login name is embedded in the connection string as CustomData . The login is the used in a CLR...

View Article

Visual Studio OLAP Cube Partition issues.

I'm trying to create new partitions in my OLAP cube in Visual Studio 2012. The partition wizard appears and I go through all the steps. When I click finish, nothing happens. No error message and no...

View Article

Identifying Processing Counts

Is it possible to determine the size of a cube using AMO?I would like to know how many rows were processed after a process command, and how much data is stored within the cube.

View Article
Browsing all 14337 articles
Browse latest View live