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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Are data tables in models thread safe?

If I have several models all using the same temp table structure names and run them concurrently, are the individual models thread safe? ie - Will each only deal with the data in that model and not overwrite each other (similiar to what a temp table might do in SQL Server?)

Labels (1)
1 Solution

Accepted Solutions
rbecher
Partner - Master III
Partner - Master III

Hi,

the data model is only visible in the QlikView document (.qvw file) where it's created. There is no sharing of tables between multiple documents.

- Ralf

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine

View solution in original post

1 Reply
rbecher
Partner - Master III
Partner - Master III

Hi,

the data model is only visible in the QlikView document (.qvw file) where it's created. There is no sharing of tables between multiple documents.

- Ralf

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine