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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bharatkishore
Creator III
Creator III

Passing Variable With data

Hello All,

                 Can any one tell me  how to pass a variable along with data to another qlikview file using button click.

Regards,

R.Bharat Kishore

12 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     When you add action on button to open qlikview document you will find a setting called "transfer state" Check that option and your selection from parent application will be transfered to child application.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
bharatkishore
Creator III
Creator III
Author

HI Kaushik,

                        Thanks for the reply.Can you tell me the process or can you send me the code or can you send me your qlik view file.Please send me which one is comfortable for you.Because I am new to qolikview.

Regards,

R.Bharat Kishore

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

    

     Here is the steps :-

     1. Open an Qlikview application from where you will open a new application.

     2. Add button.

    

     3. Go to properties of button

    

     4. Action tab

     5. Click on add -> external -> Open QlikVIew Document.

     6. Here you will find the settings i.e Document.

          Here give full path and application name.

          Like this.

          D:\ABC.QVW

     7. Check the "Transfer state"  ---for passing selections.

     8. Check "Apply state on top of current"   --- this is to clear the selection which are there in application which is being open.

     9. Click ok

     Now make the selected in the application and click on the button.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
bharatkishore
Creator III
Creator III
Author

Thanks a lot Kaushik.But i want the data to pass from one file to another.Please help me how to do.

Regards,

R.Bharat Kishore

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     What do you mean by data passing.. Please explain with example.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
bharatkishore
Creator III
Creator III
Author

I created a variable in my qlikview file with some data.Now if click on button it should go to another qlikview filw with this variable data which i created in the first qlikview file.

Hope you understand.

Regards,

R.Bharat Kishore

jagan
Partner - Champion III
Partner - Champion III

Hi,

Are you trying to copy data from one QVW file to another QVW file, if yes then try Binary Load.

Example:

Binary customer.qvw;

Above statement Loads  Customer.qvw into the current QVW file.

Regards,

Jagan.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

    

     There are no direct way. But if you try to open the application from command line i.e cmd then there are ways you can pass the variable values.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
bharatkishore
Creator III
Creator III
Author

Ok Thanks a Lot For your answer.Thank you so much for your time.I will implement it.Anyway Thanks again Kaushik.

Regards,

R.Bharat Kishore