Dynamically generate the categories (dimension members) in a chart using DAX
Hi Folks, We want to build a report to show the top 10 or top 5 customers plus the others as a single category. The report also needs to be parameterized by product category, business type, region,...
View ArticleNeed help on SSAS Tabular model
Hi All,I am currently working on SSAS tabular model and I am facing an issue when I slice on excel sheet as below:I have 2 fact tables(Turnover and Space). Both the fact tables have relation with...
View ArticleHow to Create New Cube OFf Existing Cube Using Visual Studio
Hello,I Remote to a Windows 12 Server, that has SQL Server 2014 install, Visual 2013, SSDT, and Attunity 3.0 for Teradata. I'm new to this existing platform where there are production cubes and their...
View ArticleTabular -> Power BI DirectQuery Performance and Confusion
Hi,I hope somebody can help shed some light on my issue as I am struggling to find an answer.I am using SSAS 2014 SP1 - Tabular and Power BI Desktop/Service. My issue is that of performance when...
View ArticleNeed some sample for SSAS InMemory Analytics and ColumnStore
I got some idea how the InMemory analytics with cube works, such as it executes in the RAM instead of Hard disk, so it is very fast, to get hands on both InMemory Analytics and ColumnStore in SSAS ,...
View Articledegenerative dimension in cube
Hinewish to Data warehousing and even newer to cube development. Ive built my sales dw and when building the FactOrder table ive included the orderid as a degenerative dimension. I did this thinking it...
View ArticleMDX to Convert Revenue To Positive
I need some help. Im new to MDX and SSAS. I need to convert every value for [FMSA Monthly Activity] under the [Dim FMS Heirarchy].[FMS Reporting Hierarchy].[FMSH Financial Page] starting under the...
View ArticleRolling up granularity
I have the classic FactOrderLine table at the lowest granularity of items on orders. I have built this in my cube and when i connect with excel to get the total count i get the total count of all item...
View ArticleQuery used inside each entity in SSAS - Tabular model
HiI need the query for finding the list of query used inside each entity in SSAS - Tabular model.eg:select * from t_view used for t_view select * from t_view1 used for t_view1select * from t_view2 used...
View ArticleIntro SSAS | SQL Server Analysis Services
Hello All,Thanks for accepting me to this skilled SQL Server forum. I have some knowledge on SQL Server Concepts, I would like to share my stuff of SQL Server and wanna expand my knowledge....
View ArticleParallelPeriod dynamic set very odd behaviour
Within an SSAS cube I administer, there are many Time dimensions with named sets. One of which returns previous week current year. Below example of set being used.[code="sql"]WITH DYNAMIC SET [Test] AS...
View ArticleAdding New Dim, in New Cube off of Old Cube, can I alter orig Prod Tables...
Hello everyone, I'm still a newbie,Learning new to me existing system, SQL Server 2012, SSAS and SSIS stacks, and VS 2013 with SSDT. I have an existing cube, and a two new dimensions needed to be...
View ArticleMDX Previous Member and Filter
Welcome everybody. It has been a quite a time since I visited forum last time. I have a problem and hope that you can help with it.I need to introduce previous member value in MDX (e.g. previous week)....
View ArticleSSAS Tabluar Partition Tables
Hi, still somewhat a SQL Server Stack newbie, I'm taking over an new/existing SQL Server 2012, SSIS and SSAS system, and the designer is VS 2013 and Data Tools. The developer/designer built several...
View ArticleSSAS Cube Clean-Up
Hello,I'm still somewhat new'ish to SQL Server and the SSIS and SSAS stacks. I taking over an recently built SQL Server 2012, VS 2013. All dev, Test and Prod is all on the same one instance. When I...
View ArticleHow to externally access data warehouse - is SSAS needed?
Hi All,Thanks in advance for answering my questionWe have a client who wants us to build a Data Warehouse and provide reports via Tableau. Data servers will be hosted with us (remote from the client)....
View ArticleXP_SQLAGENT_ENUM_JOBS vs. SP_HELP_JOB
Let me start at the beginning. Here is what we are doing:1. Control-M calls... 2. A Batch File that calls...3. A Stored Procedure that runs...4. A SQL Agent Job that processes...5. An SSAS cube.The...
View ArticleMonitor Activty on Cube
Hello, what is the best way to see any users and/or current/active connections to a SSAS Cube? Or, if not there, to the SSAS server, to be able to see if any users are currently accessing the server or...
View ArticleSSAS Tabular - Can't Unhide Measures
Hoping to get some help here. I'm not sure if this is a bug in Visual Studio or what. I have an SSAS tabular model setup using VS 2015 Update 3. So far I have 2 cases open up with Microsoft on bugs...
View Article