Process full only today edited date
Hello.. I have a large data datawarehouseevery hour the end user edit the data and check bi system againthe bi system based on pivottable connected to "ssas tabuler cube"to get latest data i should...
View ArticleHelp on showing a measure on a time-axis, without the sum action.
Hi togheterNow I got a tool where I can setup most things with a gui and it *should* be not that hard to use. But for a newbie in the BI-World it still is way too hard for me. =)Now I got a table like:...
View ArticleMDX - Exclude Values from a calculation
Hi Everyone:I would like to exclude a few different attributes of an item dimension. Any ideas?SUM(-{[Item].[Prod Family].&[6.E1]&[028],[Item].[Prod Family].&[6.E1]&[020],...
View ArticleDeploy tabular project with SSDT 15.9.9 with compatibility level 1400. Error...
Hello, I cannot deploy a Tabular project with SSDT 15.9.9 with compatibility level 1400 (with 1200 it works) in Analysis Server 14.0.239.1. I get the following error:============================Error...
View ArticleCopying values from one measure to another using scope
Hi,Below is the scenario in which i want to overwrite the value of market score withover score. If over score exists.DimensionMarket Score Over scoreq189q28781q384Here is the expected...
View ArticleHow to find increase of SSAS Cube database size growth daily ?
Hi,How to find the growth of SSAS Cube database size file daily ?Thanks
View ArticleNeed Help - Report Actions not working for cube action in sql server 2016
Hi All,Greetings, I need help in getting the report actions work in SSAS cube. When I did the below setting and processed the cube not able to see the Report Actions in Browser.Sreekanth Note: Please...
View ArticleMDX script editing error generated at each keystroke
I'm having the same issue in VS2012. When I edit an MDX script the error window pops open between each keystroke. I have to copy the script into notepad, edit, then return it to the MDX editor. Very...
View ArticleDATEDIFF - cannot return negatives in Tabular but can in PowerBI?
Using DateDiff in PowerBI as a DAX calculation allows it to return negative numbers. Start date AFTER end date.However, this same scenario in SSAS 2017 DAX returns the error:"In DATEDIFF function, the...
View ArticleA duplicate attribute key has been found when processing
HiWhen I process one of my dimensions it fails and I get the following error:Errors in the OLAP storage engine: A duplicate attribute key has been found when processing: Table: 'Customers', Column:...
View Articlessas tabular - what if different measures use different anchor dates?
Hi we run 2016 enterprise ssas. we will have over 100 metrics, ie calculated members/measures in our project. All except one or two of them are calculated as the sum of one fact (factor) divided by...
View ArticleMeasure Value rounds off in SSAS cube browser
Some of my measure values are rounding off in the SSAS cube browser to the the nearest value like 5.11 to 5. The values are showing fine in the data source view upto two decimal places. I tried setting...
View ArticleCube Partitioning taking more time than usual for SSAS cube process
Hi,Previously SSAS DB processing using SSIS package(analytics Services processing task) was taking 6 hours to complete with synchronization.I tried and partitioned all cubes in that DB into 3...
View ArticleColumn hiding (Object level security) in SSAS giving error in PowerBI!!
Hello, I have an Analysis Service Tabular Model (1400 compatibility) in which I am applying Object (Column) level security to hide one of the columns for one of the users which is a member of one of...
View ArticleJoining two SCD Type2 tables with 1:M relation with complex join & filter...
Assuming, I have below two tables Department and Employee where I am storing data for different customers(tenants) and there’s one-to-many (1:M) relationship between these two tables (i.e. one...
View Articlehow do we get list of aggregations which are unused on the cube ?
Sql server version: 2016 Is there a way to know if aggregation on the cube is unused ? I have tried to get the information on the DMVs $system.discover_object_activity (gives me count of aggregations...
View ArticleDAX to show data only until current month for tickets open at the end of each...
Hi,I have the following three measures to arrive at EOMOpen :OpenTkt:=CALCULATE(DISTINCTCOUNT(TicketIncoming[ID]), FILTER(all('Date'[Date]),...
View ArticleSpecifying thousand separator when using SSAS
My question might be more close to PBI, but...maybe some of you can answer my question anyway.My problem is that I don't know how to specify the thousand separator, which character should be used for...
View ArticleMultiple message with "The 'XXX' dimension was not generated because it is...
Hello guys, I have a requirement to implement two different date Schema in the Cubes(SSAS) for my work. 1) with fiscal year Oct to Sep... 2) Calendar year JAN to DEC I already have the fiscal year and...
View Articlewhat if our analysts want to mix ssas tabular with engine tables in same query?
Hi. We run ssas 2016. I like the idea of ssas tabular being the only place our calculated measures are defined.But am concerned that some analyst's hands will be tied if the things they want to pivot...
View Article