You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the NameColumn element of DimensionAttribute is specified, the same DataItem values are used as default values for the ValueColumn element. If the NameColumn element of DimensionAttribute is not specified and the KeyColumns collection of DimensionAttribute contains a single KeyColumn element representing a key column with a string data type, the same DataItem values are used as default values for the ValueColumn element.
For more information about the DataItem type, including a table of Analysis Services Scripting Language (ASSL) objects and properties of the DataItem type, see DataItem Data Type (ASSL).
The elements that correspond to the parents of NameColumn in the Analysis Management Objects (AMO) object model are xref:Microsoft.AnalysisServices.DimensionAttribute and xref:Microsoft.AnalysisServices.ScalarMiningStructureColumn.