Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May 28, 2025 10:27:43 AM
Jun 15, 2023 6:48:01 AM
This article provides an overview of how to manage Space membership for users using Qlik Automate. This approach can be useful when migrating from QlikView, or Qlik Sense Client Managed, to Qlik Sense Cloud when security concerns prevent the usage of Qlik-CLI and PowerShell scripting.
You will find an automation attached to this article that works with the Microsoft Excel connector. More information on importing automations can be found here.
Content:
In this example, we use Microsoft Excel to configure users' Space memberships. A sheet name, for example, Members, must be added and this must also be provided as input when running the automation. The sheet must also contain these headers: SpaceName, email, roles, and Flag.
Example of sheet configuration:
When adding roles, each role in the roles list must be within double quotes and the Flag column must be set to add. If users are to be deleted, there is no need to include roles, but Flag must be set to delete.
The spaces and users you supply must exist; this automation will not create them.
When running the automation you must provide input to the automation. This includes the name of the worksheet to read data from. You also need to specify the first and last cell to read data from, as well as if users are to be added or deleted.
Example:
Input | Value |
Worksheet Name |
Members |
Excel Start Cell |
A1 |
Excel End Cell |
D15 |
Mode |
Add |
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.