Content
what is the difference
I learned that there are two query languages, MDX and DAX. I want to ask which features they apply to and what is the difference? Is it correct to add SSAS tag? Please let me know if this is not the correct tag.
get SSAS server admin information
I need to get SSAS server admin information. I know that can be found in the SSMS UI with the corresponding action. Is there any other way to get them? For example, T-SQL or other statements.

Importing data from Excel in SQL
I am trying to import data from Excel into SQL using ETITLE: SQL Server Import and Export Wizard and I got below error: File path contains invalid Excel file. Please provide file with .xls, .xlsx, .xlsm, or .xlsb extension. What can I do to successfully…

Data is get calculate after Opening date
I want ,when Opening_value and Opening_Date exist in tabel #tbl_Account_L_Four ,then opening_Value will be get from #tbl_Account_L_Four and Opening_Value ,if Opening_Date is null then data will get from #tbl_transection table. Secondly Opening_Date if…
I can't find the process feature in Visual Studio 2022
I can't find the process feature in Visual Studio 2022, it should be in the bar where the red line is.
Creating a measure ( like not exists for sql )
I would like to ask for your help with a question regarding Analysis Services (tabular). Here at the company, no one has knowledge, and I'm having to manage on my own. I need to create a measure that counts service request rows. These service requests…

SSAS service failed to connect after upgrade
Hello, I am getting the below error once i upgrade the SSAS service from 2016 to 2017 Errors related to feature availability and configuration: Exceeded the maximum number of partitions in a measure group. The installed server edition allows not more…

Tabular data CUBE Partition takes an hour to process and only has 150K rows...
I have an SSAS Tabular data model I developed with VS. In this cube there are many fact and dimension tables with lots of measures. HOWEVER, there is one fact table that in total has 158 million rows and to process all 158 million rows in this one fact…
Hide a level temporarily
Hi. My time dimension has two levels (month and year). Sometimes I just need the year level. How to hide the month level temporarily?
how can i find any calculations dervied in ssrs paginated report
Hi !! I am very new to ssrs reports , I have bulk of ssrs paginated reports in web portal , I need to find any calculations dervied in ssrs paginated reports. Can some help me
Cases assigned to me
When we uninstall an unused SQL Server from our environment, is there any technical impact on the server side?
last extracted date and change date
Hi Expert, Have loaded data in table for 2 times in a week without date dimension table or last extracted date ... how will i identify last refresh date and current refresh date in sql server create table emp(employee varchar(23),Age varchar(23),Salary…

How to fix ---- Internal error: An unexpected error occurred (file 'pcserialize.cpp', line 1535, function 'ASDatabase::Serialize').
i have XMLA script to create the Analysis service database. i try to deploying the script with both primary and secondary server in the AAG environment. i'm facing an issue while running the script - Internal error: An unexpected error occurred (file…
alternative to store procedure
Hi Expert, do we have any alternative to store procedure while running merge statement where we can use exec or run like exec sp_name can we use view instead of any table to something else Regards
How to fix this?
Hi. An error was encountered during using ssas. The size of a data value in table '<>' column '<>' was too large to fit in that column. How to fix this?
What version of SSAS support the DAX expressions FIRSTNONBLANKVALUE and LASTNONBLANKVALUE
I am using SSAS 15.0.32.50 and I used FIRSTNONBLANKVALUE and LASTNONBLANKVALUE DAX expressions in my measures. The model gets deployed without an issue but when I try to use these measures I get an error "Expression: Failed to resolve name…


Import & DirectQuery mode issue on SSAS cubes
Dears, I'm facing this error when i need to convert default mode from import to direct query , anyone can help me , i can't reach to tmitransaction.inl file! Failed to save modifications to the server. Error returned: 'An unexpected error…
simplified delete statement
Hi Expert, can someone explain me the query below DELETE FROM Sales.SalesPersonQuotaHistory FROM Sales.SalesPersonQuotaHistory AS spqh INNER JOIN Sales.SalesPerson AS sp ON spqh.BusinessEntityID = sp.BusinessEntityID and spqh.date= sp.date and…
Which of them is better?
Hello! I need to do data analysis. I learned that both SQL Server Analysis Services and Power BI have this capability. Which of them is better? (I couldn't find the tag for Power BI)
Are there are any plans to support SSAS connector in Excel online?
Are there are any plans to support SSAS connector in Excel online?
