Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Browsing all 1341 articles
Browse latest View live

Calculated Resource Costs month by month

End goal is >> show month by month breakout of resource costs.We have resource costs that are displayed via 3 columns:1. TotalCost2. Start Date3. FinishDateI am working with the time dimension...

View Article


Dimension with Composite Keys and Multiple Hierarchies not giving expected...

Hi everyone!Basic problem:Hierarchies with no Composite Keys roll up correctly, but for hierarchies with Composite keys all the values are the same - the total amount! I'm busy porting a Analysis...

View Article


Tabular) DAX currency conversion multiple target values

Hi AllI m novice in SSAS.SSAS 2012 SP1 on W7 x64I need to be able to convert all sums into reports into different...

View Article

WHow to add time or date dimension in a cube

I am working with Northwind database and created ordercube.which has orders table as a facttable and customers,order details suppliers table as dimensiontables.I could build cube on orders table...

View Article

How to create a weighted average Moody's rating?

I've gotten pretty far with this, but I'm falling one step short...The basic data in my cube pertains to holdings of financial instruments in portfolios. An "asset" would be a security, and these...

View Article


using mdx query

When working with SSas after creating cube you see the data as measures and dimensions.But when does MDX comes in to picture?Can anyone tell me when and how to use MDX in SSAs.

View Article

downgrade SSAS 2012 cubes to 2008 for Cognos Trial

Hi Experts,I have installed the Cognos 10.1 trial version. But it doesn't support SSAS 2012 cube.I wanted to know whether there is an alternative to this. Like, Can i downgrade the cubes to work on...

View Article

How to Release disk space after a cube processing failure

Hi,I have a SQLServer Data base stored on a drive that has abot 10 GB Free space. How ever the cube processing failed and now I need to recover the space taken by cube processing. How should I do this....

View Article


Any Good Links For SSAS Beginners

Hi All,I wish to learn SSAS, so can anyone provide the good links to learn.Thank you very much in advance :-)

View Article


converting oltp database into dimension model (olap) database

I work on ssas using adventureworksDW2008 database for creting cube and understanding other features but if I want to convert my oltp database such as Northwind database where data is in relational...

View Article

using mdx query

When working with SSas after creating cube you see the data as measures and dimensions.But when does MDX comes in to picture?Can anyone tell me when and how to use MDX in SSAs.

View Article

Confusion on Facts and dimensions

Hey all,I have just built a basic cube and all seems ok. I have just had my first confusion when it comes to design.So lets say we have a system that has 100 clients that may or may not have orders. So...

View Article

Struggling Creating Calculated Measure

I’m struggling implementing a calculated measure in one of my cubes. Basically I need to take two measures, divide them for a given period, and them sum the results together. For example, if the user...

View Article


SSAS 2012 - Calculated Member Issue

We have ssas db's that were recently converted from 2008 r2 to 2012. Over all things seem to be functioning fine except for a dimension on where we created calculated members for aggregations. The dim...

View Article

Cube design for Snapshot scenario

Hi Team, We have a scenario where we need to provide the As on the given day how many products available in the inventory across all possible dimensions. If any property changes we need to show the new...

View Article


Mdx Weird Error Message

Hi, I have a cube with 3 partitions, and several dimensions. When I run the following query:WITH DYNAMIC SET Top5Ip AS ( TOPCOUNT([Dim Host].[IP Address].CHILDREN, 5, [Measures].[Response Time]))SELECT...

View Article

Simulate multiple default members on Calendar dimension

Hi All -I'm implementing a Calendar dimension that allows us to incorporate multiple types of calendar (Gregorian, Fiscal, CustomerX...) per Dave Fackler's great article ....

View Article


What SQL Server Settings for SSAS Tabular

Goal: *The goal is to view if SQL server 2012 tabular and its in-memory ability with can be used in relation to PowerView, Excel and Reporting service at the same time. No different instance shall be...

View Article

Adding a subtotal value to an existing dimension (beginner!)

I have created my first datacube and it has a dimension defined as [Cost Centre Structure], i have an attribute called level1. The members of the attribute consist of:SalesGroup CostsThird Party...

View Article

Creating Time Series Mining Structure with DMX

Hi.I´m trying to create a mining structure with the next dmx code:[code="sql"]CREATE MINING MODEL [Cassandra]( [CompanyNK] TEXT KEY, [Date] Date KEY TIME, [Total Value Mes] Double Continuous Predict,...

View Article
Browsing all 1341 articles
Browse latest View live