
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using multiple scripts for one dashboards
I currently have a long script with 3 unions pulling multiple fields from several tables. What I was looking to do is create a new script to pull different values and use it in the same dashboard. Is it possible to create a second script for the same dashboard? The reason why I am asking is because I saw we can create script tabs. Not sure how those are meant to be used
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, It is. Here, you need to split into different Directories. Then second tab can understand which directory you want to tag.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How would I split it into different directories?
Do I create a new tab, establish a connection with the DB and run the script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Connection should be on the top then only need to fetch the Tables into Qlikview? Then try. Here, What's your intention

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am looking to write a second script to pull different fields from the first script. The first script is too complex. Including a second one would be easier than adding to the first.
In a second tab, I established a connection to the db. Now do I just enter my script and hit reload?
