sql server 2008 r2 - How to propagate changes to analysis services after updating the database -


i changed dimension table (what did? changed length of column in sql server 2008r2). when try deploy cube in analysis services, doesn't work !!

i checked column length in analysis services stil keep old length value, propagate change between sql server , analysis services without having impact other dimension tables or fact tables?

the column length in sql server : 300 still old 1 150 in ssas

thanks in advance.

open datasource view right click on "refresh". update columns in ssas.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -