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
Copy file name to clipboardExpand all lines: sml-reference/model.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -489,8 +489,7 @@ Supported properties:
489
489
-`hierarchies`: Array, optional. A list of the specific hierarchies
490
490
within the dimension to hide in the perspective. Supported properties:
491
491
-`name`: String, required. The name of the hierarchy.
492
-
-`levels`: Array, optional. A list of the levels within the
493
-
hierarchy to hide in the perspective. All levels below the specified level will be hidden as well.
492
+
-`levels`: Array, optional. Defines a single level in the hierarchy to be hidden in the perspective. All levels below the specified level will also be hidden. Only one level should be provided.
494
493
495
494
-`secondary_attributes`: Array, optional. A list of the dimension's
0 commit comments