The connection either timed out or was lost- SSAS Error while cube...
Hi, I am executing XMLA script via scheduled SSIS dtsx package to synchronize the ssas cube form source to destination server. Everytime it works fine but sometimes it gives error in random manner like...
View Articledisplay local cost from USD for budget data
Hi, I have the data model from the sample dataset as described in the image.The relationship goes like below:Users to Usage-> 1..MUSage to lookup->M..1Lookup to Budget->1..M The real dataset...
View Articlewhat to setup in SQL profiler to investigate SSAS Cube synchronization job hang?
Hi,I am using SSIS job to process the ssas DB(cube, dim, partition etc) in source server and XMLA script in the same SSIS package to synchronize the SSAS DB from source server to destination server....
View Articleperformance issue
Hi,I have the following measure(Actual) which when sliced by fields from Employee dim consumes lot of memory and visual takes a lot of time to load.How can i optimize it.Actual=SUMX('Empl...
View ArticleCreate a set which is not effected by where clause in MDX.
By using below query, I want to get card IDs for DDDate in where clause but, Cash Loads date should NOT affect the set. But its not working. set is filtered by both dates in where clause. Please let me...
View ArticleComplex Filter In Measure
I apoogize in advance if this post is somewhat pedestrian, but I'm fairly new to DAX, so I can use all the help I can get! I currenty have a measure which uses an OR clause and a couple of filters. I...
View Articledimension security on a dependent dimension
We have an existing secured dimension called scenario. Now we want to add security to another dimension called compensation but compensation is dependent on scenario. we have a dimension table for...
View ArticlePower Bi not accepting values from SSAS columns
Hi,I have just started dealing with SSAS.I am used to model and report directly in Power Bi but recently I had to start creating models in SSAS.After I created the model I tried to create a Line graph...
View ArticleDAX issue. Fact table with missing dimension attributes members
I have a fact table has a sales measure with accounts, numbered 1 though 100 for example. My dimension table only has accounts 20 through 30. In Power BI when I view by sales measure by my accounts...
View ArticleSSAS Tabular: Query Timeout during Preview, Despite Timeout =0
I am using SSAS Tabular in Visual Studio 2017 against a SQL Server instance (Compatibility 1200)I have a relatively small query (<1 M rows) that executes fully in 8 seconds in the database. Pulling...
View ArticleCreate multiple sets and union them in MDX
I need to create 2 sets. first set for DD cards which should be affected by DD Date only. and Set2 is Cash load cards which should only affected by Cash loads date. then, union of both sets. How do i...
View Articlereporting using Jasper Studio
Hello Im trying to build a report using jasper studio for reporting connected to SSAS tabular cube... it was not that easy.. specially with the configuration... but finally I successeded but I didn't...
View ArticleI get error when i try to deploy my cubes. Please help me as i am new
hey!!!!I tried to deploy my cubes but got these error on visual studio 2012. Please help me as i am new and i dont understand what to do. Errors are listed below.Internal error: The operation...
View ArticleDisplay Zero in the empty Rows MDX
HI All,I was writing one MDX code so I wanna display "0" for empty rows.I was calling two rows in some cases it might have empty rows in some cases. some of them seems not empty but displaying as a...
View ArticleSSAS Tabular performance issue with Powerbi
Hello community,My company has just stopped supporting our Cube and we are moving to tabular/Powerbi. I have picked up a relatively small tabular model and i need to Port some MDX queries over to Dax...
View ArticleOrganizing measures in a separate table in SSAS tabular cube
HelloI have lots of calculated measures scattered across two tables and want to organize them. How can I create a "dummy" calculated table so that all measures can be transferred to the new...
View Articleunable to connect through direct query mode?
I have two questions.1.When i am trying to change my ssas tabular model with direct query mode its not working.Its throwing an error like this?Failed to save modifications to the server. Error...
View ArticleSSAS MDX query
Hi Everyone,I have following query regarding mdx,My Dimension having structure and data like, Dim_Contracts_dkey Contracts_BU Contracts_number Customer_number 1 DPA 445125 121 2 DPA 122 3 DPA 445188...
View ArticleHow to supress rows with 0 values. All measures, fact and calculated, are 0
The cube going into browser or Excel, shows the following. Measure Measure Calculated TotalRevenue(measure) TotalCost(measure)...
View ArticleCalculated Mmber Aggregate Wildcard issues
Hi,I have a few calculated members and adding a few attributes, howverevr i have a bad dimesnion that has M1,M2, M3 per year cycle. when 1 cycle the 3 month calc works fine but when multiple years the...
View Article