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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
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?)

1 Solution

Accepted Solutions
rbecher
MVP
MVP

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
MVP
MVP

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