We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b74f0 commit 081d133Copy full SHA for 081d133
1 file changed
README.md
@@ -107,7 +107,7 @@ Request body:
107
108
{"MDX": "SELECT NON EMPTY [Product].[P1].[Product Category].Members ON 0,NON EMPTY [Outlet].[H1].[Region].Members ON 1 FROM [HoleFoods]"}
109
110
-Result: http://pastebin.com/XddMUPHX
+[Result](../../wiki/MDX-output)
111
112
Please note that corresponding cube must be compiled and built beforehand.
113
0 commit comments