Dimensions and Cubes Process OK / database 'Process Full' fails
Hello,I am having trouble processing SSAS database (SQL 2008R2). Within BIDS environment I can process all dimensions and two cubes - no problem. But when I try to process the database (Process Full –...
View ArticleMDX Where with two itens value error
Hello, I'm with a strange problem...SELECT {[Cliente].[Segmentos].[Segmento]}ON 1, { [Measures].[Valor Liq Item] } ON 0 FROM [Bright Cube] WHERE ( { [Cliente].[Cliente].&[66471517000177] } ) This...
View ArticleCan I Map Parameters from MDX and SQL?
Can anybody please help.I have an SSRS Report that runs using a Cube. The Parameter used is Organisation_Name. An example of a parameter member would be [Org...
View ArticleIIF expression
Hi,Can anybody tell me what the MDX is for a calculated member I want to create.I have a field in my report that gives me a company name which is [Org Structure].[Org Comp Name].&[AdventureWorks]I...
View Articlecrystal report (c# , sql)
i want to make crystal report this mistake face me"you can't run crystal report in design time"but i make sql connect
View ArticleBig Data - Learn - Easy? for Microsoft SQL Server Deveoloper and MSBI?
I Posted it already, but reposting here as hoping that i will get more response in this forum . Can I leverage my existing MSBI skills to learn Big Data or something I have learn it from scratch....
View Articlessas running sum currentmember.nextmember to last child
Hi everyoneI'm trying to create a calculated measure that wil calculate the ruuning sum of a measure from one member after currenmember until the last member something like this:sum( [Status Prof...
View ArticleGetting Round Problem connecting to a .cub file from Excel 2010
HiI'm connecting to a .cub file from an Excel 2010 workbook. There are a number of sheets containing pivot tables and slicers are also being used. I get the error message "the process cannot access the...
View Articlecalculated measure in pivot table
Hello, I'm creating report in excel pivot table. The source for my report is tabular model. I create calculated measure with olap pivottable extensions. Here is code of my calculated measure:...
View ArticleSimple MDX performing very poor
Team , This seems to be a very simple Query and not sure why is it taking too much of time for a single day's date range , any pointers would highly be appreciated !WITH MEMBER [Measures].[Active...
View ArticleSSAS Drill Through action
Hi, I am new to SSAS, I have cube which is working fine in one server. Now we are planning deploye cube into another server. While connecting cube from new server through excel its working fine except...
View ArticleFlight recorder
We are facting memory presure issue several times(while processing Cube). For that i am going to change settings 'Flight Recorder'(changed in settings'False' from 'True'). Can you please suggest me, if...
View ArticleNo changes in Mining Models but keep getting "The server content appears to...
Hi All,I have successfully created some mining structures and models in SSAS 2012, deployed them, and processed them without any issues. I have been able to use the viewers and look at the models and...
View ArticleHow to always show actual attribute names in Excel OLAP Pivot table
Hi there,When using Excel 2010 to show SSAS OLAP cube in Pivot Table, one can edit attribute names and they will remain in edited format even after update.For example when I get the list of suppliers...
View ArticleAdvantages of Data Quality Services(DQS) over fuzzy loop
Hi There I am using DQS in my packages. Its work is similar to Fuzzy lookup.I am wondering what are the advantages of DQS over Fuzzy Lookup.Can you please help me ..??Regards,Nidhi
View ArticleParallelPeriod
Hi i've a ParallelPeriod MDX script,That look like this (ParallelPeriod([Date].[fisacl Calendar].[year],1),[Measures].[sales])This works fine for 2012 and 2013 as they both have 4 weeks in period 1,...
View ArticleMDX how to put a dimension attribute and related properties on rows?
E.g. I have a dimension attribute [branches].[branch].[branch], which is like '05', '06'.... And it has a member property of branch desc, which is like 'London', 'Paris' etc and can only be accessed by...
View ArticleMDX solution for Ranking with a tolerance
I'm trying to find a efficient way to handle a ranking problem. I have a dimension called FA (for Financial Advisors) and there is also a measure called [Measures].[Production] which represents the...
View ArticleSSAS ROLAP off of AWS Redshift?
I know this is a broad question, however has anyone built a ROLAP cube off of AWS Redshift?We're currently on MOLAP, however the size is several TBs and processing is just taking too long. MOLAP is no...
View ArticleDrillthrough Not Working For Users in Role with Dimension Security Applied
Hi,I have 2 roles in SSAS. One role is having full access to cube and another role is not having full access to cube (denied full access to one dimension,by restricting all attributes in dimension data...
View Article