Project Title Help
Hi all,Can anybody please suggest me some project titles that i can do in analysis services. Please suggest me some project areas that involves Analysis Services and what projects can I do on it. I am...
View ArticleSSAS performance. Advice to avoid crash or slow down of the system
Hi guys, one question really important for me: how do you manage the perfomance in SSAS?I mean, when you do something in SSAS you use the CPU of the server, so that's can bring down in the performance...
View ArticleReferenced Dimenssion Set up in Cube Dimenssionusage
Hi,I have this table structurecreate table dbo.student_fee ( student_fee_id int identity(1,1) primary key, student_id int, tution_fee numeric(5,2), library_fee numeric(5,2), misc_fee numeric(5,2) )...
View ArticleDimension Attribute with key relation null
Hi guys, please help me. I'm really getting crazy. I got a situation like this:Table product -- (key subcategory) -- Table Subcategory -- (key category) -- Table Category. Some product doesn''t have...
View ArticleAttributes added to dimensions and measure added to cube in existing solution...
Hi,Couple of months back, we moved dimensions and cube to production server.We got enahancement in which adding attributes and measures. We have done these changes in existing solution which is in...
View ArticleRestrict dimension members in one cube in a database for performance
I have a cube that does not run fast enough. I have one dimension that is over 270K members and growing. I am thinking to make a separate cube that includes only a specific 70K or so members and the...
View ArticleAutomating the process of checking OLAP Servers
Hi All,I need a help on checking the server from a program, we have around 15 OLAP servers and every day we have to check all the server performance and services are running in it, Is there any way...
View ArticleExcel Multiselection breaks Cell Security
Hi.I have to work with Cell Security and do very simple MDX into it. You can replay it with Adventure Works 2012 EE I did my test on.[Measures].CurrentMember IS [Measures].[Order Count] OR...
View ArticleDate based calcuated member
Need to create Calculated member for below criteria. kindly suggset me the codeIf Year = 2012, Cost = Cost [ no change ] If Year = 2013 and newer, Cost =...
View ArticleDistance Calculated Member based on UOM
Need to Create calculated member in Cube displaying the 'Distance' in MileData in my view as belowDistance Uom_Desc Uom_Id 2148174 Mile 1 3248096 Mile 1...
View ArticleA FileStore error from WriteFile occurred
Typically this error occurs when processing a cube or it's dimensions, however I've encountered this error in Excel (64bit - 2010) while surfing the cube (which processes just fine).The exact Excel...
View ArticleMIcrosoft ( MSBI ) Certification Details
Hello Team,I have a doubt Regarding MSBI Certification.Present i am working as a SSAS developer in a company.I want to do cretification in MSBI(SSAS).To do this certification,do i need to have...
View ArticleFiltering out dimension members with MDX
Hi,How can I filter out multiple dimension members in MDX? I tried creating a set of the members I want to filter out and then created another set where I use the minus operator for filtering but it...
View ArticleTabular Model Multi column join issue
Hi, I am working on a major project and trying to build a SSAS 2012 Tabular model. Let me describe the situation.I have two tables (1) ABC (2) XYZ. for each row in table ABC (fact table) there are...
View ArticleCopy SSAS database with xmla script
I want to make a "sandbox" copy of my SSAS database so I can play with it and not affect the rest of the team.So in SSMS, I right-click on my SSAS database, and choose Script Database as > CREATE to...
View ArticleUOM conversion using DAX for Tabular model
How do i implement UOM conversion using DAX in a Tabular model?
View ArticleSSAS-- Dimension Properties
Hi All Good to Every one..!! I am struggling to analyze, what is the use value column property , which we are using the Dimension-atrribute Design. --> What is the use of it . --> More helpful...
View ArticleProblem with LOCAL CUBES
Hi, I have created one local cube and we are creating a report ,it is working fine and we are using SQL SERVER 2008R2. now multiple users has to access that local cube and generate the...
View ArticleNot roll up on non-leaf level in hierachy
Hi,I have got a requirement for hierarchy, in which all values should be aggregate on its level. Lef level and non leaf level both have measures in measure group. It means aggregate should not be roll...
View ArticleUrgent Please Respond ASAP
In the Adventure Works we have City and Country Dimensions The Default behavior would be like belowHow can i see the Country and City dimensions as the same level single Dimension....?Country...
View Article