--- title: "Assignment Operators | Microsoft Docs" ms.date: 06/04/2018 ms.prod: sql ms.technology: analysis-services ms.custom: mdx ms.topic: reference ms.author: owend ms.reviewer: owend author: minewiskan --- # Assignment Operators In Multidimensional Expressions (MDX), the assignment operator is the equal sign (=). The assignment operator is used to assign values to subcubes in MDX Script. For more information, see [MDX Scripting Fundamentals (Analysis Services)](https://docs.microsoft.com/analysis-services/multidimensional-models/mdx/mdx-scripting-fundamentals-analysis-services). ## See Also [Operators (MDX Syntax)](../mdx/operators-mdx-syntax.md)