<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Passing values between qlik documents in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283079#M105206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to documents. &lt;/P&gt;&lt;P&gt;First Document, have only one sheet (with sheetID = SH01). I have 2 buttons. Button 1 will call SheetID = SH02 that is in the second document. Button 2 will call SheetID = SH03 that also is in the second document. &lt;/P&gt;&lt;P&gt;The different between what Ineed and what you did, is that youworked using the same Sheets ID, and pass the "state" of the first sheet to the second sheet. Thisis not my case because 1) I'm working only with one sheet in the first document, and 2) All sheets ID are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 13:46:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-18T13:46:39Z</dc:date>
    <item>
      <title>Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283075#M105202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create an index, so when I click on a link or button, I first need to open a Qlik document and then active one of there sheets. Working with actions as was able to open the document but I am unable to set focus on the sheet I want. I tried to work with variables to assign the sheet ID but I'm not able to make them work "globally". Can anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 12:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283075#M105202</guid>
      <dc:creator />
      <dc:date>2011-08-18T12:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283076#M105203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hei &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attach is an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the first thing i did is creating a field with sheetid from to target file example2 in my case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that field is in both the source an target file&lt;/P&gt;&lt;P&gt;then in the Source file (Example1)&amp;nbsp; i created a button with open qlikview document with property of transfer state&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the target file&amp;nbsp; i created a macro and&amp;nbsp; assigned him to the triger on open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save both files in the same folder on your computer to check to funcuntialtiy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 13:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283076#M105203</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-08-18T13:24:13Z</dc:date>
    </item>
    <item>
      <title>Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283077#M105204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you time. I have two questions:&lt;/P&gt;&lt;P&gt;1) I see that you use a variable "vSheet" (in the macro) but I don't know where you assign a value to that variable&lt;/P&gt;&lt;P&gt;2) In my case the name of the tabs are not the same. Let's say in the first document the sheet is called "A" and in the second document sheets are called "B" and "C". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please reformulate your example so I can achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 13:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283077#M105204</guid>
      <dc:creator />
      <dc:date>2011-08-18T13:35:17Z</dc:date>
    </item>
    <item>
      <title>Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283078#M105205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hei &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you press ctrl+alt+v you'll get to the variable editing screen&lt;/P&gt;&lt;P&gt;as for your second question &lt;/P&gt;&lt;P&gt;let me see if i understand for every sheet in the first document there is only one sheet you want to open in the second document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 13:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283078#M105205</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-08-18T13:38:43Z</dc:date>
    </item>
    <item>
      <title>Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283079#M105206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to documents. &lt;/P&gt;&lt;P&gt;First Document, have only one sheet (with sheetID = SH01). I have 2 buttons. Button 1 will call SheetID = SH02 that is in the second document. Button 2 will call SheetID = SH03 that also is in the second document. &lt;/P&gt;&lt;P&gt;The different between what Ineed and what you did, is that youworked using the same Sheets ID, and pass the "state" of the first sheet to the second sheet. Thisis not my case because 1) I'm working only with one sheet in the first document, and 2) All sheets ID are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 13:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283079#M105206</guid>
      <dc:creator />
      <dc:date>2011-08-18T13:46:39Z</dc:date>
    </item>
    <item>
      <title>Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283080#M105207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking, in your macro you get the valueof the variable in the second sheet: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub SelectSheet&lt;/P&gt;&lt;P&gt;set v = ActiveDocument.GetVariable("vSheet")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a=v.getcontent.String&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ActiveDocument.ActivateSheetByID a&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to get the value of the variable "vSheet" that is set in the first document (having this macro in the second document)?&lt;/P&gt;&lt;P&gt;If there'sa function to do this, I can resolve my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 14:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283080#M105207</guid>
      <dc:creator />
      <dc:date>2011-08-18T14:32:57Z</dc:date>
    </item>
    <item>
      <title>Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283081#M105208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 08:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283081#M105208</guid>
      <dc:creator />
      <dc:date>2011-08-19T08:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283082#M105209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hei&lt;/P&gt;&lt;P&gt;well i dont realy understand what the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the only thing common between the files is that both need to have field with the name SHEETID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this field need to contain only the sheet ids from the target file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i changed a little bit the example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look if that what you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pay notice that the ids of the sheets are diffrent between the files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Aug 2011 13:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283082#M105209</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-08-21T13:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Passing values between qlik documents</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283083#M105210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great example of this, thank you for that. But i'm not getting the SheetID field to transefer to the new application. It seems like the there'se only one filed that works in my application. I have checked that the name of the fields are identical and they are. I'm i missing some setting or anything? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//A. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 11:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-between-qlik-documents/m-p/283083#M105210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-04T11:57:13Z</dc:date>
    </item>
  </channel>
</rss>

