Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Adding Excel data to existing Qlikview report

It's probably very simple but is there a way to add Excel data into an existing .qvw that is hooked into SQL?

I thought i could just go File\Open but it wants to set it up as a new .qvw and i'd like the data to appear in my existing file.

Thanks,

1 Solution

Accepted Solutions
Not applicable
Author

You have to go to your exisiting file and edit the script there.  In the file click CTRL + E and it will take you to the script.  Then you can concatenate the new data to add it to the SQL data.

View solution in original post

2 Replies
Not applicable
Author

You have to go to your exisiting file and edit the script there.  In the file click CTRL + E and it will take you to the script.  Then you can concatenate the new data to add it to the SQL data.

Not applicable
Author

Yep thanks, a blank moment!