|
|
|
минус в MDX для множества
|
|||
|---|---|---|---|
|
#18+
Господа, есть такая конструкция в MDX // This query shows the quantity of orders for all product categories // with the exception of Components. SELECT [Measures].[Order Quantity] ON COLUMNS, [Product].[Product Categories].[All].Children - [Product].[Product Categories].[Components] ON ROWS FROM [Adventure Works] Но я обнаружил, что работает и вот так // This query shows the quantity of orders for all product categories // with the exception of Components. SELECT [Measures].[Order Quantity] ON COLUMNS, - [Product].[Product Categories].[Components] ON ROWS FROM [Adventure Works] Это тоже самое или нет? Или что это значит? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 02.07.2020, 16:41 |
|
||
|
|

start [/forum/topic.php?fid=49&fpage=8&tid=1857297]: |
0ms |
get settings: |
9ms |
get forum list: |
13ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
40ms |
get topic data: |
11ms |
get forum data: |
2ms |
get page messages: |
43ms |
get tp. blocked users: |
2ms |
| others: | 11ms |
| total: | 139ms |

| 0 / 0 |
