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
@@ -523,6 +541,13 @@ Defines the individual calculated members in the group.
523
541
524
542
A description of the calculation group.
525
543
544
+
## folder
545
+
546
+
-**Type:** string
547
+
-**Required:** N
548
+
549
+
The name of the folder in which the calculation group is displayed in BI tools.
550
+
526
551
# Calculated Members Properties
527
552
528
553
## unique_name
@@ -835,7 +860,7 @@ Excludes this attribute from system generated fact-based aggregates. This is use
835
860
836
861
## custom\_empty\_member
837
862
838
-
-**Type:**array
863
+
-**Type:**object
839
864
-**Required:** N
840
865
841
866
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.
0 commit comments