MDX : how to create a 2x2 array with a query, using hard coded values

前端 未结 0 1911
难免孤独
难免孤独 2020-12-20 14:47

in MDX I would like to create a select which returns a 2x2 array, filled with hard coded values. Here is an attempt:

WITH 
MEMBER a AS 1
MEMBER b AS 2
SET un          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题