Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 724 Bytes

File metadata and controls

22 lines (16 loc) · 724 Bytes
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).

See Also

Operators (MDX Syntax)