Quantcast
Channel: SQL Server Analysis Services Forum
Browsing all 2472 articles
Browse latest View live

Accessing cube over internet

Hi Team, I want to access the cube from excel in internet. We are able to access the cube from excel when it is in the same domain but i want to give to access via internet by http changes. What are...

View Article


MDX performance tuning - establish session where cube has NamedSet defined

Hi, I often see people recommend to clear the cache and establish a session before testing MDX query performance, I understand clear cache is to get rid of all cache data, but I have below questions:...

View Article


parameters in mdx query

Hi all , I want to pass a paramter value to a MDX variable from a member WITH MEMBER kali as DATEPART("y",NOW()) SELECT NON EMPTY { [Measures].[Event Count] } ON COLUMNS, NON EMPTY { ([Deal...

View Article

MDX showing null rows

Hi everyone I have the following query, the problem with this is that in my datetime dimension I have dates specified in the interval of 15 minutes and in my fact table my data is in 60 minutes...

View Article

SQL server problem

here's the erro message (appears inside of a dialog box titled " unexpected database error"): Procedure Name: InitTAMServerEXE User Name: TAP Computer Name: ADMIN193475 Error:  40002 Driver:...

View Article


Fact Dimension vs. String Measure -SSAS 2012 Performance

HI, I am stuck with the classical problem of Fact Dimension (DD) for reports. I know if the report is granular then it makes sense to do it directly from SQL Database rather than SSAS. If i still want...

View Article

Is there a way to create an action on cells that's available even with...

I have successfully created an action with Target Type: Cells. However, when I apply filters while browsing the cube in SSMS or Excel, the action is no longer available. I know this behavior is not an...

View Article

Count Active Customers using DAX

Hello, Could you please advise me how to count customers with active subscription? The goal is creating an expression that can be pivoted by any dimension in the model. This is simplified data model:...

View Article


Best way to deploy the Cubes from dev/QA server to Prod. server with its data

Hi, What is the best/fast/easy way to deploy cubes from QA server into Prod. server with its all data? I am thinking either from Project file( it is not fast) or Deployment Wiz.( not sure it deploys...

View Article


How to work in Process Full for dimensions without making cube unavailable?

Hi All, We have an SSIS package that runs every night after the ETL load, and it contains two tasks, each for Analysis Services processing.  The first task does a Process Update on all Dimensions.  The...

View Article

Processing a cube fails with error "Either the user, Domain\Computername$,...

Hi All, We have a developement server DEV-1 and Production server PRD-1. I created a cube on PRD-1 with data feeding from DEV-1 database. I created a SSIS package to process the cube. Package executes...

View Article

Passing multiple parameter into MDX query from .NET application

hi,all here my MDX query: SELECT NON EMPTY { [Measures].[aaa], [Measures].[bbb], [Measures].[ccc], [Measures].[ddd] } ON COLUMNS, NON EMPTY { ([datetime].[datetimename].[datetimename].ALLMEMBERS ) }...

View Article

Image may be NSFW.
Clik here to view.

TimeDimensionIssue

Hi friends I have an issue that ; i have a time dimension that comes from named Query VICIDIAL_LIST now when i use any attribute from namedQuery of VICIDIAL_list then it works means then it gives me...

View Article


MDX query

Hello, i am new to MDX and i dont know how i can query this with MDX. I want to join my subquery on specific parameters ( n-times ) and select one measure at the last selfjoin. Here is a example how i...

View Article

Want to Create A Cube Dynamically

I want to create cube dynamically using C# actually we can create a cube with sql server business intelligence studio  but my question is can we create a cube dynamicallyvinay

View Article


MDX Question

Hi, I'm an MDX novice and I need some advice for a query: WITH MEMBER [Measures].[Filter] AS 'SUM( FILTER( [Portfolio Attributes].[Trading Area].AllMembers, INSTR([Porfolio...

View Article

SSAS Cube Processing Error

I have add Dimension table into datasource view and then Add Dimension into cube & then prrocessing it. It gives below error. Internal error: The operation terminated unsuccessfully. Server: The...

View Article


SQL server analysis services- dimension Order by Issue

I have created Date Dim. While I m browsing the cube ,drag date hierarchy in fillter Or parameter . but I am unable to see date dim Month in order by. How to create Order betn Date dimension Month.

View Article

SSAS Dynamic Security and Reports

I need to understand from the report architecture and analysis service architecture point of view. I do have a Cube Dynamic security implemented and groups created accordingly. I also have some reports...

View Article

MDX Question

Hi there, I have a calculated member that multiplies a measure by a weight, which is a property of members in given dimension. CREATE MEMBER CURRENTCUBE.[Measures].[Promotion Weighted Count] AS...

View Article
Browsing all 2472 articles
Browse latest View live


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