Possible values for Team Features Enum
| Name | Description | Type |
|---|---|---|
| Advanced | Enable or disable advanced analytics options (calculations, drill down, annotations, data blending). | Boolean |
| Branding | Enable or disable the ability to customize the main aspects of the application appearance. | Boolean |
| Clients | Enable or disable the ability to manage clients in a team. | Boolean |
| CloudIntegrationPoolSize | This is the max number of parallel requests, which can becaused by the updating/creating of one data source. If the SaaS connector for the update needs more requests, then requests will organize in groups of N requests and will queue until all requests from the previous group are performed. | Integer |
| CustomObjectSort | Enable or disable the ability to custom sort of objects. | Boolean |
| DashboardTemplating | Enable or disable the ability to create templates of dashboards. | Boolean |
| Delivery | Enable or disable the ability to create schedule emails. | Boolean |
| DBConnections | Enable or disable the ability to create DB integrations. | Boolean |
| DefaultMaxUsersInGroup | The maximum number of users in group by default. | Integer |
| DynamicFiltering | Enable or disable the ability to dynamic filtering of the data. | Boolean |
| EditXML | Enable or disable the ability to edit datasets in the XML format. | Boolean |
| EnableAggregateTimelines | Enable or disable the ability to aggregate timelines. | Boolean |
| Export | Enable or disable the ability to export infographics. | Boolean |
| Folders | Enable or disable the ability to create folders in library. | Boolean |
| GroupAdmin | Enable or disable the ability to create a group admin in a team. | Boolean |
| LoginAs | Enable or disable the ability to login under other user accounts into the app (except admin accounts). | Boolean |
| ManualInput | Enable or disable the ability to create charts based on the manually inputted data. | Boolean |
| MaxExportFileSize | The maximum size of a file (MB) to which data from a raw table chart couldbe exported. | Integer |
| MaxWarmup | The maximum number of reports, dashboards and presentations, for which a warmup feature can be enabled. By default it’s set to 5. | Integer |
| NavigatorEmbedding | Enable or disable the ability to get an embed code for dashboards, reports, presentations and navigator of Slemma. | Boolean |
| Presentations | Enable or disable the ability to see the Presentation section in the navigation pane and create presentations. | Boolean |
| SaaS | Enable or disable the ability to create SaaS integrations. | Boolean |
| UpdateAndWarmup | Enable or disable the ability to update datasets by shedule in background. | Boolean |
| UpdateAndWarmupHourly | Enable or disable the ability to set hourly dataset refresh. | Boolean |
| UpdateAndWarmupMinute | Enable or disable the ability to set minutely DB dataset refresh. | Boolean |
| WhiteLabel | Enable or disable the ability to see additional settings under the 'Team settings' tab, and to customize the URL, name and other parts of the application. | Boolean |
