Excel Connecting to SSAS Tab Cube, Can I Switch to Another Cube, and Not...
--Excel Connecting to SSAS Tab Cube, Can I Switch to Another Cube, and Not Effect the Existing ReportI have an Excel report, and it is connected to a SSAS Tabular Cube. I have backed up, and restored...
View ArticleMDX flip sign on a measure for specific members on a hierarchy
MDX to flip signs on a measure for specific members on a hierarchy Will this work?What do I have wrong? Errors:Error 11 MdxScript(cube_FMS) (21, 4) An expression was expected for the f
View ArticleMissing Records in Dimension Causing Incorrect Results
I inherited a project where the FACT table contains references to (should be) related records in a Dimension table that does not exist in the Dimension table. As a result, the record in the FACT table...
View ArticleMultiple UserHierarchy separated by Type
HiHope someone has run in to this before :-). I have a dimension with a flat 5 lvl attributehierarchy as columns aligned in a user hierarchy(Accounts) from lvl1 to lvl5 with attribute relation etc. The...
View ArticleMDX Statement: Difference LastYear and YearBefore LastYear
Hello, I'am new to mdx.I would like to create am Member? which contains a Difference for a Sales Measure from LastYear -YearBefore LastYear dynamically.Example:Sales 2015: 500Sales 2014: 200New Member...
View ArticleIdeas to bring a stock value into a cube with flowing values
Hi there,first of a I have to appologize for my limited capabilities in English. It would make me glad to get some hints for a designing problem:We do an important share of sales by blanket agreements...
View ArticleCube processing error
Hi all,I have create a cube with measure "Order Quantity" in measure group and dimensions "product" and "due date". Due date dimension has date key of type Date and Product dimension has product key...
View ArticleTabular Model Question - Member Properties/Named Calculations in DSV
Hello, I have a task to design into an existing tabular cube, what has been loosely spec'd out as something found in MDX cubes, the Member Properties, with such links to give the idea of what they want.
View ArticleQuerying Measures That Have Time Intelligence With DAX
I'm having a heck of a time finding information about this. Here's the scenario:Let's say you have an SSAS model setup with the following measures:Total Sales:=sum(sales)Total Sales MTD:=...
View ArticleAdvice on MDX query with date buckets
I'm struggling with this and was hoping to get a little bit of direction.Let's say I have a simple cube, my fact table has a Total Sales measure and I have a date dimension with a full date attribut
View ArticleVersion Control around SSAS Tabular?
Hello,I've gotten TFS installed for SSIS, and SSAS on my server hosting SQL Server 2016. I was on the phone with MS while installing TFS for the SSRS (newly created instance) portion, when I learned...
View ArticleChange Total-Value on SSAS Hierarchy
Hi,I have the agregate function "distinct count" on a hierarchy-level (Week from Mon-Sun). The total value also shows the "distinct count" over all days. Now I would however the total value the value...
View ArticleSharing reports connecting to Cube
I have created an SSAS cube and would like to create and excel report based on this cube.The data should be real-time so data refresh must be available.The problem I have is sharing this excel doc -...
View ArticleEmployee Dimension is not showing all the nodes while browsing
I have a Employee DImension. It has four columns EmployeId,Employee Type,First Name & Last Name. EmployeeId is a unique column. All four columns makes a row unique. There can be a duplicate value...
View ArticleHow to run Data Mining Modeler?
Hi,I created Data Models in Data Mining Structure from AdventureWorks sample database, but when I want to view data model, an error appears suggesting some problem with OLE DB driver:
View ArticleSSAS Molap Cube processing fine but no measure data in cube
I have a multidimensional SSAS cube, that all of a sudden doesn't work as intended.After processing, which runs successfully, there is no measure data, but there is data in dimensions in the cube. When...
View ArticleNew Atrributte Hierarchy still not shown as drill-down
Hi,I've created a simple hierarchy Year-Quarter in a dimension, rebuild the project and refreshed cube Browser. Then I added the new hierarchy, but it is still not shown as drill-down.
View ArticleHow to Mod a Table Patition on Hot Cube
Hello,Performed an ALTER on a view with newly added case statement. Next, copied SSAS Tab cube model as temp cube and added in that new column, did build and deploy as a temp cube name, test by...
View ArticleExtract Model from Prod, added column, build, deploy, now users can connect...
I extracted the current model of a cube out of production, added a new new column to existing table with VS, and did a build, and deploy, and now users when they refresh an Excel, can get to the cube:...
View Article