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
Copy file name to clipboardExpand all lines: docs/2014/analysis-services/multidimensional-models/mdx/cube-space.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ WHERE Measures.[Internet Sales Amount]
53
53
> [!NOTE]
54
54
> Notice that 0 is used to designate the column axis, which is shorthand for axis(0) - which is the column axis.
55
55
56
-
The previous query only returns cells for members from each attribute hierarchy in the query that exist with each other. The previous query can also be written using the new * variant of the [* (Crossjoin) (MDX)](/sql/mdx/crossjoin-mdx) function.
56
+
The previous query only returns cells for members from each attribute hierarchy in the query that exist with each other. The previous query can also be written using the new * variant of the [\* (Crossjoin) (MDX)](/sql/mdx/crossjoin-mdx) function.
The **Intelligent query processing** feature family includes features with broad impact that improve the performance of existing workloads with minimal implementation effort.
0 commit comments