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

SSAS With ASP.Net Application

Hi,I created a SSAS project....it is deployed and processed successfully, then i browsed it every thing is successful....End user checked the reports by dragging the measures with the required...

View Article


MDX statement (subcube, calculated measure) throws strange exception

HelloI've got a problem with a MDX-statement on SSAS 2008. To describe the problem, I have created an equivalent MDX query for Adventure Work database:with member [Measures].[SalesMinusTax] as...

View Article


MDX for Inner Join and MAX function

Hi,I have a SQL query for which i need MDX.SELECT count(*), sum(balance) FROM SerialBalance b WHERE balance > 0 AND EffectiveDate = ( Select Max(EffectiveDate) From SerialBalance sb Where SB.Subhead...

View Article

MDX Equivalent for Partition by

Hi All,I'm trying to find whihc function in SSAS MDX is equivalent to the following :SUM(REV) OVER(PARTITION BY ZONEID+''+SPACEID) AS SUMPlease need advice.Thanks

View Article

SSAS 2008R2 role security slowing down cube access and performance

Hi,I have a cube deployed to SSAS 2008R2 server.  I have set up role based security, that goes down to individual dimension members level (eg, i dont want members of the France users role to see...

View Article


Tabular data outside partition boundries

I have a table in my cube who's definintion query is "select * from table". I have a current and history partition created for this table, where the current partition is " date >=...

View Article

Scope leads to poor performance?

While I understand the theoretical benefit of using scope over iif, in practice it shows to perform MUCH more poorly.  Below is a calced measure in a form that we are told to avoid and to use scope...

View Article

Why is showing Values with Null in the Measure

Hey I am trying to get just the Partners with a PKID count >0 I tried using Nonempty and A filter statement but to no affect , what am I doing wrong?WITH      MEMBER [Measures].[ParameterCaption]...

View Article


Setting All level to null on selected measures without impacting other...

I have a requirement to set the All level to null for specific measures sliced by specific dimensions. This code does the trick for the dim in question, but when the dim is not part of the query, it’s...

View Article


Unable to access SSAS after modify the msmdsrv.ini file

Hello.I did a SQL 2012 Cluster installation of 2 nodes, in that cluster we have 2 SQL instances with SSAS. I needed change the SSAS mode from multidimensional to tabular, I did the change of the...

View Article

Axis0 was referenced before it was evaluated

Hi,I am get "Axis0 was referenced before it was evaluated" when I executed the query belowSELECT  {    SUBSET(      Order(        HIERARCHIZE(          NONEMPTY(            CROSSJOIN(...

View Article

Adding color coded measure to existing OLAP pivot table

The following complete MDX statement will 'color code' the measure [Prior Mo Amt] depending on its value.=========================With MEMBER [Measures].[Prior Mo Amt] AS sum(PARALLELPERIOD([Accounting...

View Article

IIF Date Comparision with MDX

Hello,I'm using the below to compare the date and hopind it to return the True,false condition from IIf. But none of the below are working for me, can someone please help me understand what is that i'm...

View Article


Design of cube for Self-Serve BI

Would like to have your thought on the design principle of cube targeted to self-service BI.Should this be same as the managed BI? Or it must have some special features?Should KPI be a must in any...

View Article

Failed to initialize SQLSQM timer. One of the following can be the source of...

Hi, New SQL 2012 cluster installation on Windows 2012. All patches applied. Error we get:Event ID: 27 Source: MSSQLServerOLAPServiceFailed to initialize SQLSQM timer. One of the following can be the...

View Article


Cache Warmer How to Code it

Hi every oneSo I am learning this cache warming optimization technique, I checked lot of links but didnt find some help in how to write the code for it.1) If I have the MDX that has date time range in...

View Article

basket analysis in Tabular, best fomula?

Hi,I try to implement a basket analysis formula in a tabular model.I got the following formula from the BISM tabular model book:CALCULATE(CALCULATE(COUNTROWS( DimCustomer ),CALCULATETABLE(SUMMARIZE(...

View Article


How to use simulate USE_WEIGHTED_ALLOCATION when performing writeback into a...

Hello,In our database empty cells represent invalid products for a given dimensions' intersection.When we perform writeback with default weighted allocation (USE_WEIGHTED_ALLOCATION) to a parent cell...

View Article

Subtract one member from ALL in mdx

Hi All,I have a small issue. I want to subtract the Sureying value from the total.I've written but it is not working for me. Can anyone guide me plsWITH MEMBER [MEASURES].[OperativesWithTasksYesterday]...

View Article

ssas Aggregation design wizard

Hi everyoneWhat is aggregation design wizard, does it help with precomputing the aggregations. If it does, how? and what options I need to select to precompute ALL aggregations when the cube is...

View Article
Browsing all 14337 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>