OLAP Cubes problem
I have a fact table where two of its columns refer to the same dimension. I wanted to analyze the movement between these two columns.
Example:
columns:
ID region1 region2
1 tor ny
2 tor tor
3 tor miss
4 miss miss
5 miss miss
6 miss tor
7 ny miss
8 ny ny
9 ny ny
My cube should look like this:
region2
region1 tor miss ny
tor 1 1 1
miss 1 2
ny 1 2
What do i need to do?
Thanks a lot for all your help.
- Changed type Ed Price - MSFTMicrosoft employee Saturday, August 2, 2014 5:21 AM
Reply:
Posting this on the Analysis Services forum should be step 1.
------------------------------------
Creating a dimension based on uniqueidentifier
Unable to count the members of the 'PK' level.
Unable to open the record set.
Error: The count-unique aggregate operation cannot take a uniqueidentifier data type as an argument.
Any suggestions?
- Changed type Ed Price - MSFTMicrosoft employee Saturday, August 2, 2014 5:22 AM
Reply:
Anyone know if this is possible in 2005?
------------------------------------
Connecting to Analysis Services 2000
Hi,
I am facing a problem to connect to AS 2000 (Analysis Services) on remote machine. I have built a DLL "connection.dll" on .net framework using ADOMD.net libraries. I am exporting some functions in "connection.dll" library (which is .net dll ) to connect and read data from AS 2000.
Now problem is that whenever I try to connect to remote machine using "connection.dll" by calling it through other dll called "libReader.dll" (which is a regular C++ DLL), it gives error "database 'Foodmart 2000' does not exist'(Foodmart 2000 is a sample database and gets deployed with AS2000 by default). However connection is successful if we are connecting to local AS 2000.
The following scenario is not working:-
libReader.dll -------------------> (Connect (a,b,c) - Function call) -----------------> connection.dll --------------------------> ADOMD.net ---------------------> AS 2000 (on Remote m/c)
Now whenever I use "connection.dll" in Win32 App "Disp.exe" for connecting to remote machines, It is not giving any error and is able to connect to AS 2000 -> FoodMart 2000 database.
The following scenario is working:-
Win32 Console App --------------------> (Connect (a,b,c) - Function call) -----------------> connection.dll --------------------------> ADOMD.net ---------------------> AS 2000 (on Remote m/c)
The calling mechanism should as described here.
In both cases "connection.dll" is very same still it is not able to connect to AS 2000 server if called from "libReader.dll" on other hand it is not giving any error if called from W32 app. Could you please let me know if I am missing anything or you would like to have more inputs?
Thanks
neoonwheels
- Changed type Ed Price - MSFTMicrosoft employee Saturday, August 2, 2014 5:16 AM
SQL Server 2005 has shipped!
This morning at 9 AM in shiproom, we did official signoffs for SQL Server 2005!
SQL Server 2005 is in the bag!
Reply:
------------------------------------
Reply:
------------------------------------
Reply:
I am eager to get it going.
Does it require to uninstall June CTP / Sept CTP before installation?
thanks,
Nitesh
------------------------------------
Reply:
------------------------------------
Reply:
| Muy buenos dias con quien tengo el gusto |
Leonardo Rodriguez wrote:
No comments:
Post a Comment