Visual studio change automatically columns data type in a SSAS tabular project, how to disable this?

Viewed 8

I have a SSAS tabular project well defined with proper data types in existing columns. When adding a new column into the existing table Visual Studio changes automatically the data type for the existing columns. I don't want this behavior because visual studio is guessing incorrectly the data types. Is there any way to prevent this behavior?

Thanks in advance.

0 Answers
Related