Skip to main content

Qlik Compose: All Entities Do Not Show up When Creating New Star Schema in Data Mart

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
shashi_holla
Support
Support

Qlik Compose: All Entities Do Not Show up When Creating New Star Schema in Data Mart

Last Update:

Aug 10, 2022 5:19:17 AM

Updated By:

Sonja_Bauernfeind

Created date:

Aug 9, 2022 1:31:25 PM

When we have more than 500 entities in the project and try to reference an existing entity in the Data Mart it does not show up.

 

Environment

Qlik Compose 

 

Cause 

This is because there is a parameter only visible in the JSON which has a limit set at 500.

 

Resolution

 

  1. Create the deployment package for the project.
  2. Open the zip file generated and edit the project.json
  3. Search for the parameter max_number_of_entities_in_tree_nodes
  4. The default value is 500.  Increase it to 1000 or the maximum number of entities in the project.
  5. Save the file and import the modified deployment package on top of the existing project.
  6. Since this is only visible at the JSON level, once we import the deployment package we will have to rebuild all the task statements again which is an additional effort.
Labels (1)
Version history
Last update:
‎2022-08-10 05:19 AM
Updated by: