Skip to main content Skip to complementary content

Creating content libraries

A content library is a storage that enables the Qlik Sense users to add shared contents to their apps.

The user who creates the content library automatically becomes the owner of that library. The library and the library objects can be shared with others through security rules defined in the QMC.

Do the following:

  1. Select Content libraries on the QMC start page or from the StartS drop-down menu to display the overview.

  2. Click PCreate new in the action bar.

  3. Edit the properties.

    Tip note You can display or hide property groups using the panel to the far right.
    Click Apply to save your changes. If a mandatory field is empty, Apply is disabled.
  4. Click Apply in the action bar to create and save the content library.

    The Create security rule dialog opens.

  5. Edit the security rule for administrative access of the content library:

    1. Edit the Identification properties:
    2. Name Enter the name of the content library. Mandatory.
      Disabled Select to disable the rule. The rule is enabled by default.
      Description Enter a description for the rule.
    3. Create the conditions for the rule in the Basic section:

      • Select which actions the rule should apply for.
      • Use the drop downs to create a condition that specifies which users the rule will apply to.
      • Click Pto add a condition. When using multiple conditions, you can group two conditions by clicking Group. After the conditions have been grouped, you have the option Ungroup. Additional subgrouping options are Split and Join. The default operator between conditions is OR. You can change this in the operator drop-down list. Multiple conditions are grouped so that AND is superior to OR.
      Operator Descriptions and examples
      =

      This operator is not case sensitive and returns True if the compared expressions are exactly equal.

      Example:  

      user.name = ”a*”

      The user named exactly a* is targeted by the rule.

      like

      This operator is not case sensitive and returns True if the compared expressions are equal.

      Example:  

      user.name = ”a*”

      All users with names beginning with an a are targeted by the rule..

      !=

      This operator is not case sensitive and returns True if the attribute values in the compared expressions are equal.

      Example:  

      user.name=resource.name

      All resources with the same name as the user are targeted by the rule.

Successfully added is displayed at the bottom of the page.

You have now created a new content library.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!