Cannot Detach/Attach SSAS Database to move to Another Server
We have a new server and want to move the SSAS databases from the old server to the new one. I thought this could be done by detaching the db on the old server, copy db files to new server, and then...
View ArticleConnecting to SSAS in a different domain
We need to pull some numbers off of an SSAS server in a different domain from ours. For most users, I've set them up with the ability to open Excel using their credentials in that domain. Now the...
View ArticleSSAS Tabular - Visual Studio Very Slow When Creating Measures
I have a fairly large Tabular model, I'd say it currently has about 400 measures. All of the measures are in a single table. Up until last week, I'd add or change a measure, Visual Studio would refresh...
View ArticleDifferent Grains
HelloI somewhat new to ssas and my company completely knew to cubes. Ive built a FactItemOrder table that displays everything at the lowest grain possible i.e. everything on users order. now the...
View ArticleSSAS 2012 - Calculated Member that uses measures at different grains
I'm trying to set up a calculated member - [i]budget remaining[/i] that is dependent on two native measures - [i]expenses[/i] and [i]budget[/i] - that come from two different measure groups, and the...
View Article1 month 1 week and 3 days later - A major fail trying to use SSAS
Long story shortCreated a SSAS mining structure forecasting inventory usage/volume. Set it up, built and ETL to load it to SSAS and then pull it down with the SSAS transformer in SSIS using DMX....
View ArticleDIM tables need to be case sensitive
Hi allWe've designed an SSAS cube but the DIM tables are currently case-insensitive.I've now set the cubes to be case-sensitive (which they should be) but it hasn't cascaded to the DIM tables.Is there...
View ArticleDAX Related() Function Issue
I have a fact table and a bunch of dimension tables. There are foreign keys in the database between the fact table and all dimension tables. These relationships are present in the SSAS tabular model....
View ArticleDate dimension showing times
Hi allWe've built a date dimension which has a single date field followed by a lot of computed columns for working out a lot of other items (week end, week start, previous week/month stuff, etc.)The...
View ArticleTabular Model Facts Relationship
Hi,I am trying to build a tabular model that has two main Fact tables - Fact_Volume and Fact_CampaignsFact_Volume - contains a record for each volume transaction received by a customer.Fact_Campaigns -...
View ArticleError Connecting to SSAS Cube
Hi Everyone,Wish you all a very Happy New Year 2017.Lets start 2017 with a simple issue.One of my colleague is getting an error when he is trying to connect to SSAS Cube from Excel 2010. He was using...
View ArticleSSAS Cube business inscrease usablitiy ideas
we developed a cube for financial department based on their needs and interest. However post deliverable we aren't seeing the usage as expressed initially. The feedback we are getting is, its confusing...
View ArticleCreate partition wizard not showing my new fact table in the selection
Hi guys, need help on partition for Cube.I want to create new partition for my existing Cube. Steps I did:- in VS 2010, open the SSAS project- in Data source View (DSV), create New Named Query, put the...
View ArticleTo Parameterize MDX to push in SSRS Report
Please help me in parameterize to push in SSRS report for Assigned_to and date parameters please help to resolve thisselect {[Measures].[Microsoft_VSTS_Scheduling_OriginalEstimate],...
View ArticleDetermining if SQL Browser stopped running within a certain time frame
Hi,Is there a way to check if the SQL Browser stopped running at a particular time during the day?I was just curious if there was some kind of log file that would keep track of this kind of...
View Articleevaluating it against the good
[url=https://www.youtube.com/watch?v=vMW_Ihwn9Fc]Alabama vs Clemson Live Stream[/url][url=https://www.youtube.com/watch?v=JAcV3_yn8dU]CFP National Championship 2017 live...
View ArticleWhat is the Use of MDX queries
Hi All,i have started to learn MDX these days. I am wondering what is the use of it. where we can use MDX.What we can build with MDX. I know MDX is used to query on cube. I started learning some...
View ArticleSSAS Tabular Linked Cubes
Hi All,Is it possible to Link 2 Tabular Cubes in same server.Thanks,Manicka
View ArticleMDX rolling total only for selected periods
Hi AllI have received a requirement to build a rolling total. I have found many articles articulating how you can sum for a period using periodstodate and so forth.My requirements however is to do the...
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...
View Article