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

count distinct by order number

Hi guysI have three measures (Cr Accrual, Quantity, Stk Amount) that are all summed up per year, for example:        Cr Accrual        Quantity  Stk Amount

View Article


Help with MDX Query

Hi, I have an MDX query, in which I'm filtering the data based on a where clause and it works fine. [quote] SELECT {[Measures].[A],[Measures].[b]} ON COLUMNS, {[Dim1].[Hierarchy].Children} ON ROWS FROM...

View Article


How can I have multiple cubes based on the same structure where the...

So we are developing a single OLTP database with multiple companies, meaning the data will be segregated at the highest level by company. I want to create only one SSAS project, with one set of...

View Article

How do I add values from ON ROWS?

I have this query, and need to change it to add 2 names because she had a last name change, but still needs 1 count for both names, but just her.In this example she is persons A and B.[code lang

View Article

Help With SSAS Tabular Server Locking Up

Over the past week I've experienced an issue with our Tabular server running SQL Server 2016.  Everything is working fine and then randomly it just locks up.  Queries will not execute and 9/10 I can't...

View Article


How to delete old cube backup's

Hello,SQL Server 2016 SP1 EE, on Windows Server 2012 R2 Standard, as I Dev on a Prod tab cube all on same instance, I make a backup first. Also make another named backup for users to work from a static...

View Article

SSAS and processing new data

Hi allWe've got a few cubes set up from DIM/FACT tables that are loaded on an incremental basis (i.e. we grab any new data we haven't loaded, process it through a staging database and the add it to the...

View Article

Column rename

While this query works, it doesn't work in the report because the report is looking Amanda P-D which doesn't exist.  Does anyone have any solution for renaming back to Amanda D?[code language="sql"]<

View Article


MDX Query help with last period

View Article


Issue with deploying cubes

Hi allWe're trying to deploy cubes to a DEV server (and from there to PROD after testing) but we're having an issue with roles and membership.I've gone through the deployment wizard and set it to...

View Article

MDX Scope returning NULL #VALUE

I have been on this issue for the past 2 weeks and am getting bored of MDX and my work.I have a scope script to override the figure coming from the source table for the following lines. 1. Pool Charge...

View Article

SSAS error OLAP cube

Hello,I have a problem with my cube. I modified data in the fact table then I processed the cube but when I check my data in the cube, I see again my old data.I processed in Full.Do you know where is...

View Article

Duplicate Attribute Values?

I am trying to deal with a dimension involving products from multiple subsidiaries, but keep getting an issue with duplicate values.  The table has the following fields: productkey  - PK (Integer)...

View Article


Process Tabular with Inserts/Updates/Deletes at Source

We have an SSAS Tabular model.  The source is Spark.  We have code that performs special inserts and deletes of our Spark/Hive data source.  We want those inserts and deletes to be reflected in SSAS...

View Article

"Logon failure: unknown user name or bad password" - analysis project

Hi everyone I have created anyalys project and while running the applicaion. I amgetting the error : I checked all the obvious problems. The password is right and the login works perfectly. Here is the...

View Article


Question about Mesure groups/partitions

Hello, I passed my exam 70-467 and I had this question, please do you know the reply ? Thanks.You are designing a SQL Server Analysis Services cube un SQL Server for a company that sells insura

View Article

SSAS Tabular 2016: One Table or Many?

We are trying to create a Tabular model for a client. The client has created a single, de-normalized table in Hive. All of the measures and dimensions are in that one table. This table will be the...

View Article


How to switch Attunity Data Connector to 64 Bit

Hello, I'm on a Windows 2012 R2 Standard Server, and SQL Server 2016 SP1, my DW source is Teradata, my SQL Server Cubes are in a Tabular instance. I have installed both the 32 and 64bit Attunity...

View Article

Backup Failure

In the last two weeks, using 2014, we have a backup of an SSAS warehouse that is failing.  Failure notification:Executed as user: <SQLServiceAccount>....

View Article

KPI’s showing up in wrong perspectives

Hello, We have an issue with the displaying of KPI’s. A little background information, we have an SSAS tabular model (Compatibility level: SQL Server 2014 / SQL Server 2012 SP1 (1103)), whic

View Article
Browsing all 1341 articles
Browse latest View live