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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
PradeepBheema11
Contributor
Contributor

Qlik Sense

How to transfer two application data into a single application in qlik sense/qlik view

Labels (1)
1 Solution

Accepted Solutions
Or
MVP
MVP

You could load one application's data into another using Binary Load. However, the recommended approach is to properly store the data in question into QVDs and then read QVDs (created by any number of apps) into the app you want to display the information in.

View solution in original post

2 Replies
Or
MVP
MVP

You could load one application's data into another using Binary Load. However, the recommended approach is to properly store the data in question into QVDs and then read QVDs (created by any number of apps) into the app you want to display the information in.

PradeepBheema11
Contributor
Contributor
Author

You are saying to do binary load and paste that into another application