Quantcast
Channel: SQL Server Analysis Services Forum
Browsing index pages (2472 articles)

SSAS Tabular connection error - SSAS 2012

Hi,on a development virtual machine I've installed a new SSAS Tabular instance. On this vm it was present SQL Server 2012 installation. When I try to connect to the Tabular instance I've an error...

View Article


Getting count of rows for all the columns in Fact Tables

Hi All,I have below dataset in my fact table: The keys are connected to respective dimension table using star...

View Article


Aggregations

Hi All,We have 5 partitions on our cubes, each partition is looking at the same transaction(fact) table but with a different condition in the WHERE clause. I am looking at the aggregations tab and see...

View Article

Need to sort the month based on the sort order

Hi,I have created a sort order for the month attribute in the dimension and i have establish a relationship with it.But it is showing the sort order months in the dimension browser.but it is not...

View Article

SSAS - Process Incemental Data Dimensions and Measures

Hi All,I have created cube and deployed it. I have one table as measure in cube and also have few dimentions from fact table only.Also new data will get inserted in SQL server database using caching...

View Article


many to many dimension

Hi,I have order fact table which has keys to customer dimension and product dimension. I need to add customer_product dimension in which are stored productID of our customers for our products.I dont...

View Article

The Dimension does not contain hierarchies, Ensure that the dimension has...

Experts,I am facing problem with one of the dimensions in my deployed cube. This dimension can is processing fine, rows are read. But can not be browsed. While trying to browse, it shows errorError...

View Article

MDX EXCEPT Expression Issue

WITH  MEMBER [Measures].[_DataPresent] AS IIF(ISEMPTY([Measures].[Cost]),IIF(ISEMPTY([Measures].[Promo Retail]),IIF(ISEMPTY([Measures].[Quantity]),IIF(ISEMPTY([Measures].[Regular Retail]),0,1),1),1),1)...

View Article


SSAS Dimension Snowflake

Dear all,I have 2 dimension tables and one fact table with following relationships.Fact_Stocks                                    Dim_Territory                                 Dim_GeographyTerritoryKey...

View Article


Sorting members in a hierarchy

Hi,I have a Dimension with 2 attributes that I want to order for a filter in a report. One of the attributes is [Client].[Client Group], and the other is [Client].[Client Code].An example of the...

View Article

Viewing cubes in sharepoint 2010 foundation

Hi Guys,I am looking to publish SQL 2008 R2 cubes using Share point 2010 Foundation as a solution to replace cognos analysis studio, is there a way to browse the cubes within share point front end with...

View Article

Image may be NSFW.
Clik here to view.

sql2012 Process Dialog Box (Analysis Services - Multidimensional Data)no...

My software environment is Windows 7 (64 bit), SQL2012, vs2012. As shown with the window of the dialog seems to be incomplete if the screen resolution is wrong, what reason be excuse it?the "Error log...

View Article

How to do caching in SSAS

Hi AllCan anyone help me out in this.In my database i have stored value for new customer in cache table using below query.But i want to do the same in SSAS without using cache table.Here senario is i...

View Article


Cannot connect to [SERVER] - Authentication Failed

On our SQL Server 2008 R2 server, a user gets the following error when trying to connectremotely to Analysis Services using SQL Management Studio:Cannot connect to [SERVER] Authentication Failed -...

View Article

Image may be NSFW.
Clik here to view.

MDX query to show dimension values in Excel

Hey guys,I have a problem with an SSAS cube: I need an MDX query to show dimension values. The statement i defined so far looks like this:IIF ( [Measures].[Dimension1 Count] > 0 AND [Dimension...

View Article


Cube Calculated Measure, dependant on attribute value

Hi Folks,I am struggling with a cube problem and i would greatly appreciate some assistance.For simplicity the problem can be summarised as this: I have a fact table with a Measure, Delta and a FK to a...

View Article

Power View connecting to SQL Server 2012 CTP

Team -- I have installed the latest SQL Server 2012 CTP which contains "Multidimensional" support for Power Views. After I installed I was trying to connect to the cube using Excel 2013 and it works...

View Article


Memory required for SQL Server 2012 Analyses Services and Reporting Services?

We recomendations or suggestion for what is minium memory need?-SQL Server 2008R2-Analyses Services Cube. Cubes are processed during night-Reporting Services on Native Mode.-Not other roles as being...

View Article

FILTER Syntax

I have the following MDX query that acts as a dataset for an SSRS report:SELECT NON EMPTY { [Measures].[AR INV PAID TO DATE] ,[Measures].[AR INV AMOUNT] ,[Measures].[AR INV AGE] ,[Measures].[AR INV...

View Article

Receipt Dimension

Hi,We have a system that tracks receipts in different stores.most of the queries are aggregative ,but sometimes users also want to find receipt with strange behavior. when we try to query this...

View Article
Browsing index pages (2472 articles)


Latest Images