How to implement CASE statement in evaluate function in Filters using DAX for...
Hi, I have some issues when implement the IF condition inside the IF condition to related two tables in Parameter Filter condition. Please find the sample query below,evaluatesummarize (...
View ArticleCustomising the aggregation for Entire dimension.
Hi AllI have a aggregation related issue.Where the measure is calculated in cube. I cannot bring the calculated values from the database as my measure is, running sum, calculated over time with the...
View ArticleDAX incompatible with Tabular model, but working in Power BI
I have created a small tabular model to convert my fact measures in diff currency to USD.4 tables are -1. FactAmount (fact table, measures)2. Exchange Rate (fact table, conversion value from different...
View ArticleERROR: SSAS Tabular 1400 - Connect to Dynamics 365
I am getting the following error trying to connect to our Dynamics 365 CRM when building a 1400 Model. I can successfully connect via Power BI and Excel. I am unsure what the resolution should be to...
View Articleproblem with project deploy after new 2017 install
Hi,I have recently installed sql server 2017 and SSMS and SSDTthe SSMS, SSIS are working fine.When I tried to deploy a SSAS project - I am getting a weird error: 'A device attached to the system is not...
View ArticleWho will be announced as the next Small Basic Guru? Read more about August...
What is TechNet Guru Competition? Each month the TechNet Wiki council organizes a contest of the best articles posted that month. This is your chance to be announced as MICROSOFT TECHNOLOGY GURU OF THE...
View ArticleServer Sizing for SSAS cube 3TB, data size of 7 TB on server. What...
What would be the hardware requirement for Server with 3TB of ssas cube and 7TB of data, the RAM required, Processor cores, Hard disk drive ? Can someone please suggest what things I should consider...
View ArticleHow to handle infinity values in dax?
I have one measure which is showing infinity values when i am exporting data from power bi visual so can you tell me? how i can handle the infinity values using Dax function in the SASS measures.
View Articlestop table from processing
Hi,i have an SSAS tabular model connecting to a SQL database with multiple tables. I also have a separate lookup table connecting to a different SQL database. the model processes daily against both...
View ArticleInternal error: An unexpected error occurred
Hi,I have a cube that i connected from Excel using an OLAP connection when i'am trying to use a filter with a diemension that contain Hierarchy i have this error internal error: an unexpected error...
View ArticleAggregation Error
I am using Visual Studio Enterprise Edition 2017 with SSDT tool and while analysing I am facing error with Aggregation and that dialog box have a message "An error prevent the video from loading" with...
View ArticleRolling 12 months showing wrong sum on grand total
Hello everyone!I am trying to get the Rolling 12 months for a certain measure, it is working when i am selecting a single period but when i am selecting 2 periods the grand total showing wrong sum....
View ArticleSSAS with Power BI
Hi I have created a SSAS tabular model and I want to create reports using SSAS model in Power BI. Can someone please suggest which options would be better and widely used. for example LIVE or store...
View ArticleHow to ProcessAdd Multi-DSV Table Based Dimension
Hi,I'm using multidimenional model. I know there are plenty examples online, but all I have found is appending a dsv along with the xmla command specifying the dimension's underlying table structure...
View ArticleMoving Measures in a separate table (PBI & SSAS 2017 Live Connection)
Hi,I’m using SSAS 2017 to store my tabular model. As frontend I’m using Power BI Desktop Release March 2018. Because in the meantime I have a huge amount of measures (stored in SSAS 2017 tabluar mode)...
View ArticleFailure when importing Hadoop data into a SSAS Tabular cube.
Hi,I am receiving an error when attempting to import Hadoop data into a SSAS Tabular cube.In the 'Specify a Connection String' window I give a Friendly name for this connection of 'Centre_table'. I...
View ArticleReference Relationship show error 'Errors in the metadata manager. the...
I've 2 dimension and 1 fact table like thisFACT CONTRACT- CONTRACT IDDIM LOCATION CONTRACT- CONTRACT ID- LOCATION IDDIM LOCATION- LOCATION IDI create regular relationship between FACT CONTRACT and DIM...
View ArticleAlternative for Greatest function to get latest date
Hi All,I have a cube, which has many partitions. The monthly partition query is like - SELECT * FROM loc_view WHERE greatest(CDATE,CDATE_P_C) between TRUNC (SYSDATE,'YEAR') and (TRUNC(SYSDATE,...
View ArticleMultidimensional Personalization Extensions are Unreasonably Slow
It has been some time since we first started using personalization extensions for analysis services.See: Personalization ExtensionsThey are quite powerful, and the users who have discovered them are...
View ArticleAdomdDataReader removes columns that specify the [All] member
Hello, I've recently switched from querying via CellSet to querying via DataReader and it is a great improvement in terms of performance. There's just one problem with it: When specifying the [All]...
View Article