API/CodeSamples/TenantField.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##About
6 6
7
-Gets or sets the field that will be internally filtered by the value of [[CurrentUserTenantId|/API/CodeSamples/CurrentUserTenantId]]. When set, a hidden filter will automatically get added to every report containing the field identified in [[CurrentUserTenantId|/API/CodeSamples/CurrentUserTenantId]]. This setting is used in conjunction with [[CurrentUserTenantId|/API/CodeSamples/CurrentUserTenantId]]. You can also refer to our article on the [[ShowTenantField|/API/CodeSamples/ShowTenantField]] property for information on controlling whether users will see this field when designing reports.
7
+Gets or sets the field that will be internally filtered by the value of [[CurrentUserTenantId|/API/CodeSamples/CurrentUserTenantId]]. When set, a hidden filter will automatically get added to every report containing the field identified with this setting that contains the value of [[CurrentUserTenantId|/API/CodeSamples/CurrentUserTenantId]]. Therefore, these settings should be set together. You can also refer to our article on the [[ShowTenantField|/API/CodeSamples/ShowTenantField]] property for information on controlling whether users will see this field when designing reports.
8 8
9 9
**Default value:** null
10 10