Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
krishna14
Contributor
Contributor

how to remove loop in qlikview data model

Hi

In  Data model I have one loop , how to remove the loop ,could  u please give any  suggestion this issues

1 Reply
jonathandienst
Partner - Champion III
Partner - Champion III

A loop in your data model usually means an error in the model design. Remove or rename fields with the same name to remove the unwanted and/or unnecessary associations. Also remove or rename fields with the same name but have different meanings.

Exclude fields that may be present in your source data but have no relevance to the analysis you wish to perform.

Avoid LOAD */SQL SELECT * except where the table/view contains only fields relevant to your model.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein