Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

Adding New Dim, in New Cube off of Old Cube, can I alter orig Prod Tables Structure?

$
0
0
Hello everyone, I'm still a newbie,Learning new to me existing system, SQL Server 2012, SSAS and SSIS stacks, and VS 2013 with SSDT. I have an existing cube, and a two new dimensions needed to be added. The source view in a DW already has the columns I need to add to the cube, so now changes needed there. Perform a drop/rename on the temp table/views to be the original table/vies (having backup table copy of orig).Create a new solution off the existing cube, and add or make sure to wire up the new dimensions from the now new orig table/views. Deploy, update loads, etc..Is there a better way to add what seems to be two columns of dimensions into an existing cube? Thanks

Viewing all articles
Browse latest Browse all 1341

Trending Articles