Anybody knows how to change a the datasource for an existing Dimension?
I've tryed deleting them but since i've imported the cube from a diferent server, if I try to delete the dimension it is also deleted from the cubes.
thanks for the help in advance.
Hugo
Not sure if your question is for AS2000 or AS2005.
If it is AS2000, you can change the datasource connetion string. That means it will affect other objects that pointing to this datasource.
If it is AS2005, you should add a table from different datasource and create cube and dimension as usual. Steps are:
1) Create a primary datasource (where you cube is) and dsv
2) Create a secondary datasource (where your dimension is)
3) In dsv designer, select Add\Remove tables. You see the dialog which has darasource drop down box. Select the secondary datasource and add the dimension table to dsv.
4) You may want to create relationship between fact table and dimension table before you create cube and dimension. After that, just now cube wizard as usual.
Hope this helps
Ken
|||ok. thanks Ken for the info.
My SQL is a 2k.- Thanks for your quick response. I've tried it and it works.
No comments:
Post a Comment