First, my knowledge of MDX is very limited Basically, I have 2 queries; one with HQ sales per departments and one with stock room sales per departments. I would like to return the results of the depa
I am using SSRS to create reports. For the metrics i am pulling out data from the analysis services. I want to modify the mdx query created by the query designer to include data only from past 6 month
Do there exist any (ideally free or open-source) tools for performing OLAP analyses on arbitrary tables in a relational database, without requiring any advance specification of dimensional hiera开发者
I am very new to MDX and have a basic question. I would like a calculated measure which returns one value for dates less than a specified date, and another value if greater than a specified date. I ha
I\'m actually working on a SSAS Cube using SQL Server Reporting Services. In order to filter a field, I need to use a calculated member which specifically use a parameter.
Hi I\'m new to SSAS and MDX and I need to produce a ssrs report based on an OLAP cube. I can\'t figure out how to display different dimension members on columns and rows.
I have a very simple cube with buying transactions details. dimentions: 1. Time dimension with two hierarchies:
I am new to game programming as well as new to DirectX & SlimDX. Currenty I am converting a MDX code to SlimDX code and I got stuck into an issue which I am unable to find out in the SlimDX docume
I have a cube which has two measure members: [Measures].[Value] (integer) and [Measures].[EffectiveBelowLevel] (integer).
Hello i am giving row numbers to result using rank in m开发者_如何学运维dx expression,now how can i restrict no. of rows retrieved that is i want first 10 rows and then i want another 10 rows and so o