SSAS build without user/password in the connection string
I am losing my user/password information when I generate the bin files in the Visual Studio( .asdatabase, .configsettings, .deploymentoptions, .deploymentttargets, .assecurityinformation ), I need to...
View ArticleSSAS build without DB user id/password in the connection string
I am losing my user/password information in the connectionstring when I generate the bin files in the Visual Studio( .asdatabase, .configsettings, .deploymentoptions, .deploymentttargets,...
View ArticleUnique names of members in a user hierarchy - change in SSAS 2017
Hi,It seems that the unique name of the members of a user hierarchy changed in SSAS 2017 compared to older versions. This causes a problem to one of our tools. E. g. in a hierarchy containing...
View ArticleReporting different periods across years with previous period
Hi,we are using Excel as frontend for SSAS. The database contains a cube with a few dimension (including a common time dimension) and several measures. We want to analyze measures (sliced by different...
View ArticleSet Active/inactive flag column
Hello! I have a date table and fact table in my cube where I have period wise project wise finance data. My project number is of text format since it gets values like (301-19, 301-20). I need to set...
View ArticleSSAS Tabular - Error On Open - Value 774 is not valid for value. Should be...
Hi Guys,I have a tabular project that I am opening in VS 2015. It has been working perfectly.Then for some reason when I now open the model I get the attached error!Has anyone got any ideas, i really...
View ArticleTable-level security in a relationship chain
HiAccording to the documentation"Table-level security cannot be set for a model if it breaks a relationship chain. An error is generated at design time. For example, if there are relationships between...
View ArticleMSSQLServerOLAPServices Event ID 22
The description for Event ID 22 from source MSSQLServerOLAPService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted....
View ArticleCan we query Tabular SSAS cube using MDX query ?
I built a Tabular ssas model and then deployed it on ssas instance on my machine but when I tried to query it using a MDX query window I got the below error.My sql version 2014 Executing the query ......
View ArticleOrderByAttribute is Blank on Non Key attribute
I've found many threads on how to order elements using the OrderByAttribute but somehow can't get it to work.I have two attributes, Code and Description. Code is the key attribute and is NOT Visible....
View ArticleSSAS Wrong Until Refresh
We have some simple MDX aggregations in an existing cube that look like this:CREATE MEMBER CURRENTCUBE.[Measures].[Final Component Fee Revenue] AS ( [Revenue Type].[Revenue Type...
View ArticleHow many concurrent user can use a cube in SSAS 2008?
Hello.I have a question.How many concurrent user can use a cube in SSAS 2008?Best Regards.
View ArticleCannot deploy metadata. Reason: The item already exists in the collection.
In an SSAS Tabular running on SQL Server 2017 on Windows 10, I receive the error "Cannot deploy metadata. Reason: The item already exists in the collection." when attempting to deploy the model to the...
View ArticleMDX CustomRollup Not Working - LastNonEmpty
Hello, I have an SSAS cube with the following measures and dimensions: "Measures - Services", which has a member called SIB with the below values for its custom rollup...
View ArticleAdd a new table to an existing tabular model deployed in Azure analysis...
Hi I have deployed a tabular model from visual studio(compatibility 1400) into Azure Analysis service. Using SSMS platform, I have created and processed 20 partitions for a main table and this data is...
View ArticleAdding a new table to a tabular model deployed in Azure analysis service...
Hi I have deployed a tabular model from visual studio(compatibility 1400) to Azure analysis service. I wanted to add a new table(small table) to the model. I don't want to use the visual studio and...
View ArticleSSAS build without DB user id/password in the connection string
I am losing my user/password information in the connectionstring when I generate the bin files in the Visual Studio( .asdatabase, .configsettings, .deploymentoptions, .deploymentttargets,...
View ArticlePerformance SSAS tabular Column values display in Filters
We built SSAS tabular model using SSAS 2016.We are using this in Excel[Excel 2010] pivot table for reporting purpose.We are adding 3 different dimension[Region , Country and customers] fields in report...
View ArticleSQL Analysis Deployment Error
I am running Microsoft SQL Server 2017 and trying to deploy a SSAS cube but i keep getting the following error The project could not be deployed to the 'xxxxxxx\MSSQLSERVER01' server because of the...
View Articlessas tabular model
IN a cube 10 tables i want refresh only 5 tables its possible? if possible how to process
View Article