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: 
maneshkhottcpl
Partner - Creator III
Partner - Creator III

Passing USERID and field selected value from one qlikview document to other.

Hi All,

I am using qlikview 9. I am using the section access in qlikview. I am opening the another document using button and the external -->> Open qlikview document.

Case 1.

When I am providing the Document name with USERID e.q Test.qvw?USERID=TEST, its working fine and not prompting for USERID.

Case 2.

But when i am using --Sected Possible --to cary forward the selected values from main document to Test.qvw, its not working, it is not able toopen the qlikview document not asking USERID too.

Case 3.

When i am using the case 1 without USERID and --Select Possible-- , its working fine but propting for USERID , it also opening the document with selected values.

What I Need?

I need toopen the document without prompting the userid and should display the selected fields.

I am missing something?

please help me to sortout the issue.

Thanks

Manesh

15 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

hi Manesh,

It might be a RAM issue. because we trying to make a selection on two objects.

1) for selecting possible values and 2) Section Access.

Due to insufficient RAM ,it might be possible its not able to make a selection simultaneously.

Whats data volume ?? and how much RAM your system has ?

maneshkhottcpl
Partner - Creator III
Partner - Creator III
Author

Hi Deepak,

Our application size is 990 Kb and we are using the server of 16 GB RAM.

The application not prompting any error but not opening.

I think i need to explain more.

I have two application A and B.

I have used the button on A, to open the application B using the Open Document, and passing the Document name with ?USERID=userid. and its working fine ,opening the B document without prompting the USERID input box.

Now when, I am using "selection-->>Select Possible" to select the value on B document(Selected on A document), the document B is not opening by pressing Button.

deepakk
Partner - Specialist III
Partner - Specialist III

hi Manesh,

Sorry was little busy. I hope the attach application helps. Test ins the main application

deepakk
Partner - Specialist III
Partner - Specialist III

And test2 is the second application

maneshkhottcpl
Partner - Creator III
Partner - Creator III
Author

Hi Deepak,

Thanks for ur reply. Its working file in developer. But when i trying toopen in Browser(IE), the test2 is asking for USERID and PASSWORD.

Do u have any idea or i m missing some settings?

Please help.

Thanks

Manesh

suniljain
Master
Master

Reason is that There is no session management technique in Qlikview. it is stateless.

I read some blog of QV 10 in which They written that session management technique is possible in QV 10.

maneshkhottcpl
Partner - Creator III
Partner - Creator III
Author

Dear Sunil,

I already know that it is stateless, But as per user requirment we need to findout the way to implement it.

If u have any idea regarding to this issue please suggest.

Thanks

deepakk
Partner - Specialist III
Partner - Specialist III

hi Manesh,

I have read somewhere (not able to recollect) where you can pass values through URL.

like http:..........\test2.qvw?Userid="password=?.

I had tried this and it had worked fine...

Sorry I dont have the code now.. but if you are not able to find lt let me know.

Not applicable

Hi Deepak,

I am also facing the same issue, Document Chaining is working fine on server but when I tried to open with client (IE Plugin) it doesnot open the document.

Thanks and Regards