I need a Data Catalog to make schema using power bi conneted with Data warehouse from Microsoft Dynamics
I need a data catalog to properly connect the sales cube using the Power BI app with a Direct Query connection type. There are many tables in the AXDW, and I don't have the schema for this data in my company (Alsanidi).
SQL Server Analysis Services
Unable to connect to SSAS 2025 via SSMS
I have installed SSAS 2025 in MOLAP mode. I installed SQL 2025 Developer Standard. The service is up and running. Port is open. My user is SSAS administrator. Using SSMS 22, 21 and even 20 I get the following error: "Invalid connection…
SQL Server Analysis Services
I can't connect to the Analytical services when using the SSMS
Hello , I can't connect to the analytical services using SSMS , it's shown as a disabled select option I have already added the SSAS feature to the exisiting installation and It is already existant in services (msc) What can I do to enable the…
SQL Server Analysis Services
Does Passive DR Licensing Still Apply Without Software Assurance (SA)?
In SQL server 2022, without Software Assurance (SA), does Passive DR node require license?
SQL Server Analysis Services
Live support to install SQL server
Can someone please help with Live support to install SQL Server and extension authentication support I am a DeVry student and have two email addresses [redacted]@my.Devry.edu [redacted]@gmail.com
SQL Server Analysis Services
How can I download the developer version of SQL Server 2022? the download link not working. SSMS / SSIS
Hi, I need to download the Developer version of SSMS / SSIS 2022. The link in Microsoft web site doesn't work. (https://go.microsoft.com/fwlink/p/?linkid=2215158&clcid=0x409&culture=en-us&country=us) Any suggestions? Thanks in advance Haim.
SQL Server Analysis Services
Scientific Notation Bug Same as Excel
I have an 18 digit number as a row identifier, it is unique to 18 digits. SSAS insists there are duplicates. This is because it converts "long" numbers to scientific notation, but when you request it as whole number only the first 15 digits…
SQL Server Analysis Services
SSAS HideBlankMembers NULL vs "" - 2019 vs 2022
I want to create a tabular model with a ragged hierarchy. On the hierarchy I have the HideMembers attribute set to HideBlankMembers. On SSAS 2019, the ragged hierarchy works for me with an empty string "". On SSAS 2022, it only works with a…
SQL Server Analysis Services
Concurrent user Access causes CPU max out on SSAS Tabular
Hi all, we've build a medium sized tabular modell with ~10 GB of data. This runs on SSAS 2022 Enterprise Edition, the VM running the Instance has 16 vCores and 512 GB of memory (the host has got 64 pCores and 2048 GB of memory). We see great performance…
SQL Server Analysis Services
SQLServer 2014
SQLServerが、正常に作動しなく、他のアプリが使用できなく困っていて、貴社Microsoftさんに確認する作業だと言われたため、お問い合わせさせていただきました。
SQL Server Analysis Services
Can't connect to Azure Analysis Services in SQL Server Profiler
I can connect to the AAS instance using SSMS Object Explorer and Excel but if I try to do so using SQL Server Profiler, i receiver this error An unexpected error occurred (file 'pfadalauthinfo.cpp', line 1031, function…
Azure Analysis Services
SQL Server Analysis Services
Getting an error of conversion failed when converting date and/or time from character string, but this procedure code worked yesterday.
I need some assistance with finding where the error in my procedure code it. This same code worked yesterday and now it is not. I am getting the error message Msg 241, Level 16, State 1, Procedure Peoplesoft.GLStatisticsFactGold_Insert, Line 140…
SQL Server Analysis Services
SWAY is down for multiple users in my company. Is the server down??
SWAY is not working for multiple users in my company. It continues to attempt to load before timing out and saying it could not connect to the server. All other online platforms (Microsoft or not) are functioning as usual.
SQL Server Analysis Services
Server Line year 2025
To be Upgrade the server until this end of YEAR 2025.
SQL Server Analysis Services
Problem Installing SSIS and SSAS in Management Studio
When installing SSIS or SSAS using SQL Server Installation Center It says that they are already installed. When I open SSMS (Management Studio) The only option I have is to logon to the database engine. The box is grayed out. See below. Can someone tell…
SQL Server Analysis Services
SSAS Tabular grand total wrong with hierarchy filter
I am using SSAS Tabular 2022 and has model as below: The total amount is calculated as Total Amount:= sum(Amount[Amount]) When I view in Excel and filter the model by the Year-Month-Date, the first time under any level of the filter is always correct.…
SQL Server Analysis Services
how to fix this error in SSMS error 40
SQL Server Analysis Services
Inquiry: Connecting SQL Server to SharePoint
Good day all, I would like to inquire whether it’s possible to connect SQL Server to SharePoint, given the size of our organization, many associates prefer to access and share data through our existing SharePoint channels.
SQL Server Analysis Services
How to convert timestamp from utc to +10
I have a problem. Don't know how to convert timezone to mine
SQL Server Analysis Services
Different projects in Analisys services
I received two SSAS projects. When I open them in Visual Studio 2022, they have different characteristics: The first one displays the Data Source and the partition section with the "SQL Statement" option. The other project options are totally…