Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Document chaining?

pls give ans

1 Solution

Accepted Solutions
avinashelite

Hi Rahul,

Document chaining is navigating from one qlikview application to other. While doing that we can optionally pass the selection from the first application to the other. You can do it by setting an action either in text object or button to open a qlikview application.

Capture1.PNG

You have to mention the Document path,

Transfer State - Will pass the selection in the current application to the other (Column name must be same in both the application)

Apply State on top of current - Will apply the selection on top of the current selection in the other

You need to keep in mind that it won't work in IE client. It will work only in browsers (AJAX Client)

One of the scenario where you can use is creating a front page or a dashboard page for all the users and route the user to specific application with specific selection. This way you can maintain only single URL for all the users. And the application open time will reduce when opening with some selection.

View solution in original post

5 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

This is not really a question. I suggest that you read this QlikCommunity Tip: How to get answers to your post?

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Anonymous
Not applicable
Author

you can do document chaining with button action, open qlikview document. When you want to pass the selections from one QVW to another QVW file enable set transfer state.The reason why we do document chaining primarily is because if the size of the front app is more and then we  split the app data to see them in multiple apps .Document chaining example is : for suppose if you have an application which is at State Level. When you want to Drill down to County level using button action you can navigate to County level app

Clever_Anjos
Employee
Employee

It´s hard to help if you are so succinct.

Could you elaborare more your question?

avinashelite

Hi Rahul,

Document chaining is navigating from one qlikview application to other. While doing that we can optionally pass the selection from the first application to the other. You can do it by setting an action either in text object or button to open a qlikview application.

Capture1.PNG

You have to mention the Document path,

Transfer State - Will pass the selection in the current application to the other (Column name must be same in both the application)

Apply State on top of current - Will apply the selection on top of the current selection in the other

You need to keep in mind that it won't work in IE client. It will work only in browsers (AJAX Client)

One of the scenario where you can use is creating a front page or a dashboard page for all the users and route the user to specific application with specific selection. This way you can maintain only single URL for all the users. And the application open time will reduce when opening with some selection.

Siva_Sankar
Master II
Master II

Kumar,

Document Chain is navigating from one qlikview application to other application. Also you can transfer the selection from one qlikview application to another qlikview application. Refer the discussion here https://community.qlik.com/thread/149654 . I have attached one example.