Top "Olap-cube" questions

An OLAP cube is a multidimensional database that is optimized for data warehouse and online analytical processing (OLAP) applications.

Multiple Joins from one Dimension Table to single Fact table

I have a fact table that has 4 date columns CreatedDate, LoginDate, ActiveDate and EngagedDate. I have a dimension table called …

ssas olap olap-cube
Star schema [fact 1:n dimension]...how?

I am a newcomer to data warehouses and have what I hope is an easy question about building a star …

data-warehouse olap olap-cube star-schema
Model a relationship between two fact tables

I have a Sales fact table, an Orders fact table (both line level detail), and two date roleplaying dimensions (from …

ssas olap olap-cube ssas-2008
Create member with description in MDX

This is a pretty straight forward question that may or may not be possible but, when you create a measure …

ssas mdx olap-cube
Hadoop connectivity with SAS

I want to use SAS/ACESS 9.3M2 Interface for connecting sas with my Hive. My question is, whether sas imports …

hadoop sas hive cloudera olap-cube
Can OLAP CUBE be done in HBase?

Is there any way to create CUBE DIMENSIONS in HBase or OLAP with it? I want to create CUBE DIMENSIONS …

hadoop hbase ssas hive olap-cube
SSAS cube with multiple DB

I have 3 databases with the same structure, but different data, since they are from different clients. Now, I have an …

ssas cube bids olap-cube ssas-2008
Error while processing the cube: There is not enough space on the disk

I am getting following error while processing SSAS cube using powershell script. Error is "There is not enough space on …

sql sql-server ssas cube olap-cube