Modelling a snowflake schema with SSAS 2008
Hello,I have difficulties in modelling a snowflake schema with SSAS 2008: I have - a fact table FACT_A which references the dimension table DIM_A - a fact table FACT_B which references the dimension...
View Articleprocess cube failure problem
hello everyone,i hope i can get a little assistancewhen have a cube with two fact table which both are linked to same two dimensionsanyway, when i process i get a message: "Errors in the OLAP storage...
View ArticleHow to get the rowcount of processed dimension and measures
Hi,I want to get the rowcount of processed dimension and measures for the current day from SSAS cube.Is there any system defined table which will have this information. Please let me know how to get...
View ArticleNeed Calculated member from Time Business Intelligenc
HelloI have implemented Business Intelligence (Time Intelligence) into my cube. Everything works well, YTD, MTD, Growth, etc.. Now, I need to do additional processing on the Time Intelligence...
View ArticleDynamic attribute member
Hi,I have a requirement to set the attribute members dynamically at run time.I am describing my requirement below -I have a Date dimension, which specifies the business date.I have an Instrument...
View ArticleCalculating Grand Total
Hi, i have developed a cube and a performance point report in which i am needing a total's calculation.The screen shot of the report is attached as below. After the 12th month that is column i want to...
View ArticleSemicolon in DAX syntax
I get syntax errors in Visual Studio when writing DAX expressions. VS suggests separating parameters with semicolon and not commas ex. CALCULATE(Expression; [Filter1]; [Filter2]; ...).When writing...
View Articlelist of dimensional members missing members - mdx query question
I have a cube with five measure groups. When I browse the cube and put a dimension on the y axis, it does NOT give me all the dimensional members. Just one: Actual.When I use SQL Profiler, it shows the...
View ArticleFilteration of phonenumber based on first two digit.
Hello FriendsI need to filter my phoneNumber based on start two digit like.i have PhoneNumber like 023456702234560344245033456798908909807560where number starts with 02 and 03 and 98..Filter will...
View ArticleIssue with dimension and partition processing
Let me start from the Cube structure:DIMENSION:D1 with attributes:D1_id (primary key)D2_id (foreign key)D2 with attributes:D2_id (primary key)MEASURE GROUP connection made to :D1, relationship type...
View Articlecube is processing for a long time, it took 14 hours to finish the processing
hi ,I have a cube with 10 normal measure groups and 2 distinct count measure groups and 28 dimensions. All the dimensions got processed in 4 min (full process).After that I started cube processing...
View ArticlePerformance deteriorating when executing multiple commands that modify the cube
Recently I was pointed to "SSAS personalization extensions" as a way to build user-defined groupings (sets) into my cubes.I've noticed a limitation when the number of user-defined objects increases....
View ArticleDimension Processing Issue
Hi Gurus, I am facing an issue while processing my dimention which issentially a Type 2 dimention. I have Data as, Client Id Client Name------------- --------------- 1234...
View ArticleCube Processing Errors
Hi all-Strange problem:I have a cube deployed to my laptop (server = localhost) which has been working fine. It has a star-schema datasource with a fact table based on a named query out of an Oracle...
View ArticleMDX help to show all tuple in single MDX query
i am new to mdx and try to explore more but during exploring i am facing problem regarding MDX query. I have following query , please help me to understand better.Query) :- How to add two tupple in a...
View ArticleSSAS Database Size Increase
I have an SSAS 2008 R2 database that has been processing consistently for months until 11/8 we began to receive "Insufficient Disk Space" errors. Upon closer inspection we discovered that there was a...
View ArticleError handling when multiple column has wrong or corrupted data in single row...
Let take an example I have SQL record which has 15 columns and in that 10<sup>th</sup> and 15 column has error data. In that case how Cozyroc returns error record. Meaning either it will...
View Articlecurrency field updates in sales force from sql server using Cozyroc
Can you please help me on the following currency value conversion from sql server to SFDC Object: Sql Server Table field type has Money ----à SFDC Object filed has data type Currency(18,2)Value in Sql...
View Articleactive customer count by date
Hi, I haven't been able to figure out how to get the current customer count by date. I have been trying to get a calcualted measure so that I can see the number of current customers by date. A...
View ArticleSame PerformancePoint Scorecard Displays Different Values in Dashboard...
Hi all,The problem I am trying to resolve is the following:I have a PerformancePoint Scorecard that only for couple of members in a hierarchy displays different values in Dashboard designer and...
View Article