Inventory snapshot fact - LastChild issue?_
I have an Inventory snapshot fact-table. It contains stock values/quantitys for products in several warehouses. At the moment I use AggregateFunction Sum on each measure. But the users want it to be...
View ArticleNo of Customer For each and every employee
HelloI implemented many to many relationship between employee and customer.so now my requirement is to find out the no. of customers for each and every employee.for this i have written the following...
View ArticleSSAS 2008 R2: We need UserName() to return UserPrincipalName instead of...
Real usernames can be longer as 20 characters, uniqueness can not be quaranteed as usernames are being migrated from source application.Use https + basis authentication + ASP.NET impersonation to...
View ArticleDynamics Crm -Send direct email option error
Hi i am using trail version of crm dynamics 2011...when i am trying to use send direct email option it is showing following error message:how can we solve this problem?anybody help me plz..
View ArticleHow to allocate MAX/ MIN memory
Hi All,Currently 2 Analysis Services and 11 database instances are running on my 3 nodes database cluster. one once containing 48 GB RAM and 8 core. can you tell me how to determine LowMemoryLimit/...
View ArticleProactive Cache
What is Apply Setting to dimension in SSAS Proactive Cache ??? blog:My Blog/ Hope this will help you !!! Sanjeewan
View ArticleBest practice when working as a team on SSAS solutions (merging code problems)
I have a question with respect to merging work from team members on one SSAS solution.Currently I am developing and maintaining SSAS solution in VS2010 by myself but we want to put more developers on...
View ArticleQuery a Named Set in SSAS
Hi everybody,I have a named set which gather several measures. I would like to query this Named to get only the result for one measure. For instance: Named Set [Test] is defined like this: {...
View Articledynamic show attributes of a dimension
hi, I have a dimension with customer defined fields as attributes. and i want to show only attribute labels that will related with that customer. For example, customer 1 defined field 1, field 2, but...
View ArticleRole-playing dimensions in a snowflake
Hi,I'm a newbie on SSAS (2008R2).Problem: I have a snowflake with 3 dates dimensions in another dimension. (DM_DIMENSION contains 3 foreign keys to the DM_MONTH).I don't know how to create the...
View ArticleMDX type 2 dimension - Retrieve dimension attribute
Hi I have type 2 customer dimension to keep a track of historical groups that the customer belongs to. For example, my customer scd is like...
View Articleabout rolap security
Hi. As we mature in our use of olap and relational data, we see that there is opportunity for security at many levels...relational, olap and self service bi products.If we move to rolap (we use molap...
View ArticleMDX - Choosing one query out of two or more
Using MDX, is there a way to choose one of two different queries?If MDX query one returns no results, then query two.Thankslittleccguy
View ArticleMDX All Level - Softball
Should be a softball I think. How should I change this query so it returns the "ALL" level of the hiearchy with a sum of the children as well as all the children?Thanks in advance.CLD
View ArticleClass already exists error when opening .bim after installing SQL Server Data...
A few folks in our office installed the latest "SQL Server Data Tools – Business Intelligence for Visual Studio 2012" mentioned here and now we are unable to open .bim files. When we attempt to open a...
View ArticleQ&A for BI questions with our database?
I believe we have the ideal database for a BI solution: we have tons of transactional data and many of the users that analyze the data are looking for trends, stats, etc. In theory, everything that...
View ArticleHow does change in date sort order affect incremental processing
We have a solution with several million records each day, so we have adopted incremental processing of the fact table, with process update for the dimensions (although we also do a process index on...
View ArticleNeed Help for converting SQL query to DAX
Hi,I am new to DAX and I am trying to convert the below mentioned query to DAX and I have ran out of ideas. It would be very helpful if someone can help me with this query.WITH Budgets AS ( SELECT CASE...
View ArticleSSAS,how to write a calculated member?
my mdx statement as follows.I want to use it to create a calculated member.I searched the...
View ArticleMDX Using Aggregate really slow
Hi!I've got a MDX Query which is performing quite good (100ms) but as soon as I use an aggregate function it slows down dramatically (64000ms).I tried the following: WITH MEMBER [Sales Order...
View Article