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
The name of the folder in which the calculation group appears in BI
335
-
tools.
336
-
337
358
## type
338
359
339
360
-**Type:** enum
@@ -346,6 +367,13 @@ Supported values:
346
367
-`standard`: Can have any type of hierarchy.
347
368
-`time`: Must have a time hierarchy.
348
369
370
+
## is_degenerate
371
+
372
+
-**Type:** boolean
373
+
-**Required:** N
374
+
375
+
Determines whether the dimension is degenerate.
376
+
349
377
## hierarchies
350
378
351
379
-**Type:** array
@@ -514,6 +542,13 @@ Defines the individual calculated members in the group.
514
542
515
543
A description of the calculation group.
516
544
545
+
## folder
546
+
547
+
-**Type:** string
548
+
-**Required:** N
549
+
550
+
The name of the folder in which the calculation group is displayed in BI tools.
551
+
517
552
# Calculated Members Properties
518
553
519
554
## unique_name
@@ -707,6 +742,13 @@ For levels in time dimensions only. Defines a custom parallel period for the lev
707
742
708
743
You can define as many parallel periods for a level as needed.
709
744
745
+
## is_hidden
746
+
747
+
-**Type:** boolean
748
+
-**Required:** N
749
+
750
+
Determines whether the level is visible in BI tools.
751
+
710
752
# Secondary Attributes Properties
711
753
712
754
## unique_name
@@ -819,7 +861,7 @@ Excludes this attribute from system generated fact-based aggregates. This is use
819
861
820
862
## custom\_empty\_member
821
863
822
-
-**Type:**array
864
+
-**Type:**object
823
865
-**Required:** N
824
866
825
867
Defines a custom empty member for the attribute. This feature allows fact data with missing or invalid foreign key values to be isolated and independently aggregated from those with valid foreign key values. Because fact records with invalid foreign keys are aggregated separately from records referencing valid dimension members, analysts can easily spot data integrity problems and further investigate them. Use this feature to ensure that un-joinable values are included in query results and aggregated under a specially designated dimension member called the Custom Empty Member.
@@ -1344,7 +1386,7 @@ A list of the empty member values to use for key fields.
0 commit comments