Dynamic Security Error when user is not in the list.
Hello,I am implementing dynamic security in the cube and its working fine as long as user is in the user dimension table.but if some one is not in the user dimension table in that case I am getting...
View ArticleCan't Install Second Instance of SSAS in Tabular Mode
I currently have a SQL Server 2012 instance installed on my machine. I've also got SSAS installed running in Multidimensional mode. What I'd like to do is also have an instance running in Tabular mode....
View ArticleDynamic Named Set not Evaluating in Current Context in Cube but works in Query
Hello,I have a problem where Named set works perfectly in the MDX Query Editor but when defined as Dynamic named set in SSAS Cube it doesn't evaluate the Where clause or Filter in cube browser.I tried...
View ArticleMDX, max value of a tuple - independent from all other dimensions
I need to get the max month value, accross years, but independent of all other dimensions.
View ArticleNamed Sets - Tabular SSAS - Attribute Solution
I'm looking for a solution to get around the named set issue when using SSAS Tabular mode. Basically want to create a column which contains all orders that purchased certain items, e.g. so the...
View ArticleROLAP - SUBCUBE bad sql queries
If subcube has filter condition with key attributes of a dimension, it fires sql query with all of it high cardinality attributes in group by clause of sql and low cardinality in where clause of...
View ArticleDisplaying reports (SSRS) on the web site according to the AD login
Hi, I’ve created groups with the relevant access properties to the reports through the AD account. What I want to do is to dynamically display on the html static website the list of reports according...
View Articleview partical date error logs in sql server
hi all,i want see error logs in sql server on a particular date .so please tell me how to do that.RegardsRaghavendra
View ArticleUsing pivots from tabular model in web pages
Hi All,I'm looking for any advice or suggestions about ways in which to embed interactive pivot tables linked to SSAS tabular models into web pages.I'm quite new to MS BI and so am not fully aware of...
View ArticlePartitioning options for large fact tables optimised for YoY comparisons
Hi,I was after some advice on partitioning fundamentals.I have a Sales fact table that is approx. 800M rows (300GB), which currently holds 18 months of data.I have a shedload of measures, incl,...
View ArticleHELP - MDX QUERY - EXCEPT or MINUS
HY guys, my second time here! I'm work with MDX query in my job and i need a little help please. I need to use the hierarchy [CFOP]. [FINANCIAL OPERATION] be removed from the items below in the query...
View ArticleSSRS Report MDX Crossjoin error
Hello,This query is working fine in the Query Designer but when I try to use it in a report I get the following error:"Query execution failed for dataset 'BranchMonthlyBucket'. Query(33,1) The...
View ArticlePrevious Level in MDX query
Hi guys, I'm licteraly getting crazy. Having State - Province - City (hyerarchy Zone), Number of Shop measures, Sales Tot Measures I'm trying to have an average Sales Tot Measures / Number of Shop...
View ArticleProcessing Sets with Missing Members in Attributes
HI ,I was trying to create Some Named Static Sets(may be used as filters).But some times while doing a Full processing the Member inside the Set will not be present inside the attributes.How can we...
View ArticleHow much each customer is costing me?
We buy data (record) and sell it as product. The same record can be sold to 1, 2,N' customers.I have measures called [measures].[cost] and [measures].[chargedamount] and dimension called DimCustomer...
View ArticleExcel 2013 Powerpivot crashing with KERNELBASE.dll error
I have a powerpivot workbook that has been working just fine. at end of month I update various tables by pulling datadown directly from an SQL server. This month I connected and pulled down most of...
View ArticleDimensions with many rows
Hi,in the design of a datamart I find dimensions that has 30% of the rows of the fact table. Makes it more sense to use a fact relationship instead of a regular relationship between the dimension and...
View ArticleMDX Performance
Quick Q: If I remove the calculated Measure the query runs in 13 seconds , with the calculated measure it can take up to 10 mins , why?Any advise on who to make it perform better?Thank...
View ArticleMultidimensional is Left Out in the Cold
I find that, whenever I do any work on my Multidimensional Analysis Services project, the tools and features are unchanged from what they were five years ago. That would be OK if everyone thought...
View ArticleAverage of Last 90 days data, but for each hour samplings in a day.
Hi,I have a measure as 'power' rollup as SUM, Time dimension as Year->Month->Day->Hour, and Location Dimension.We are storing at hour level of power data.Now we require for a particular...
View Article