Skip to content

Commit e3815e7

Browse files
feat: comments on single level in levels
1 parent f4a57b1 commit e3815e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sml-reference/model.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,7 @@ Supported properties:
489489
- `hierarchies`: Array, optional. A list of the specific hierarchies
490490
within the dimension to hide in the perspective. Supported properties:
491491
- `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.
494493

495494
- `secondary_attributes`: Array, optional. A list of the dimension's
496495
secondary attributes to hide in the perspective.

0 commit comments

Comments
 (0)