MDX help - Comparing values across dimension
Hi,I want to check if location for a part "xyz" part during a time period, when compared another time period was same or different. If location is different then'Yes' else 'No'.If in SQL I would...
View ArticleIndicator Dimension Attribute
New to SSAS but I have a user who is asking for an indicator field be added to our Cube.The cube has a dimension called Customer. When Customer Type = New ANDwhen Dimension Product Type = Clothes Then...
View ArticleDifference in MDX
Hi,Thanks for looking at this. I am confused between when to use WITH SET and WITH MEMBER while querying cube in MDX on SQL Server? Please explain in basic way.TIA!
View ArticleConverted 2014 Tab Cube to 2016 Tab Cube, Where are the ID's?
Hello, I have several data partitioned cubes, one that I copied that is in a 2016 tab instance, but the cube model is a 2014 1103 format. In the 1103 format, I can look into the properties of a dim...
View ArticleSSAS deployment wizard with Oracle connection
I am working on moving SSAS 2012 over to SSAS 2017. A lot of our data lives in Oracle so our analytic's team will create cubes that pull from Oracle.I ran into a problem with the SSAS deployment wizard...
View ArticleCannot deploy to a remote SSAS Tabular Instance - help please
Hi all,I am attempting to deploy to a remote (non local) SSAS Tabular Instance but it is failing and I don't know why. I will detail the steps one-by-one and then provide the error message received....
View ArticleFiltering existing dimensions in a new cube?
Hi Everyone!I'm a long time SQL-developer / DBA, that has recently inherited a few instances of SSAS, which I have never worked with before. The basics of SSAS I have learned myself, but now I have...
View ArticleDistinct Count on Column in Tab Cube
Hello, I have a tab cube, with a dimension key column I'd like to get a distinct count on with a single row result. This column has 3 distinct values, with a lot of count behind each. I can T-SQL the...
View Articleerror while importing Data from SQL server into tabular cube in Visual Studio
I am importing Data from SQL server into tabular cube in Visual Studio solution using table import wizard , Test Connection is successful but once I check mark source table and click finish it gives...
View ArticleI've a question on career direction and what to concentrate on, and would...
Hi,My question is more at career guidance in the data world than anything specific, but as it focuses more on analytics I am placing the post in this 'Analysis-Services' section.I've been at the same...
View ArticleDimension is not getting a relationship with the measure
Hi Friends,I have updated a cube by adding a column "DataFlag" in my one of my dimension DIM_Store. Also added the same in the attributes list in the dimension structure and deployed. But when I...
View ArticleProcessing a dimension
Hi Friends,I am new to SSAS. Sorry for this question if this is silly. I have added a attribute to a dimension. I processed that particular dimension using option "Process Update" from visual studio....
View ArticleMDX Query Help - Different conditions in the same query
Hello, I'm quite new to MDX syntax and I'm trying to get to this:MeasuresActualBudgetDimensionsOwnerJobFYMonthStatusI'd want to extract, given an Owner and a FY
View ArticleCopy table to create an alias (Tabular model)
Hi guys, does anyone know how to copy and paste a table to create an alias with in a tabular model. e.g. I need 4 date dimension. start date, end date, resolved date and status change date. Each...
View ArticleDrilling down to lower levels can be slow
Hi,I have been doing quite a lot of work on tuning several SSAS Multi-dimensional cubes.I have used usage based optimisation to create better aggregations and this has really helped improve speed...
View ArticleDup error in dimension attribute in SSAS (not key of table)
Hi,I have a dim in a SSAS cube like this:id_customer name city .....................1 Peter H. Paris .................2 Jhon C. Paris ....................3 Michale G.
View ArticleError when setting AttributeHierarchyEnabled to false
When I set on a dimension attribute the property AttributeHierarchyEnabled to false I get an error.When I go to the browsertab of the dimension it says: ”MDSCHEMA_HIERARCHIES did not return infomration...
View Articlealter Calculated Measure
Hi Friends,I have a dimension and measure groups as follows Other Filters - Dimesnion - Revenue Type (Regular/Combined) - Projected (Yes/No)Measure GroupSales - Units
View ArticleSortable Date Order, Dates of years of mixed out of order
Hello, I have an issue with one tab cube that doesn't sort out a dates in proper order, yet I have another cube that uses the same date dimensions that does. I'm not doing anything special to either...
View ArticleDeploy from SSDT through firewall
I have SSDT installed on a machine A on a different VLAN to the SSAS server, machine B.There's a firewall in between these VLANS. Does anyone know what ports/direction should be open to allow tabular...
View Article