<?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 Global_Variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Global-Variables/m-p/214519#M68066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can anyone help me on this issue&lt;/P&gt;&lt;P&gt;I have two macros, I have created one varible in first macro i want to use that variable in second macro with out creating the variable&lt;/P&gt;&lt;P&gt;//First Macro&lt;/P&gt;&lt;P&gt;Sub exportfirst&lt;/P&gt;&lt;P&gt;set f = ActiveDocument.GetField("Managed Segment L1 Desc")&lt;/P&gt;&lt;P&gt;End sub&lt;/P&gt;&lt;P&gt;//Second Macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub Copy_Chart_Obj&lt;/P&gt;&lt;P&gt;if IsEmpty(f.GetSelectedValues) then&lt;/P&gt;&lt;P&gt;set pv = &lt;STRONG&gt;f&lt;/STRONG&gt;.GetSelectedValues // the variable "f" i want to use directly here&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;set pv = f.GetPossibleValues(1000)&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;End sub&lt;/P&gt;&lt;P&gt;can anyone help me on this issue please as soon as possible&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Feb 2011 05:44:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-14T05:44:44Z</dc:date>
    <item>
      <title>Global_Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Global-Variables/m-p/214519#M68066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can anyone help me on this issue&lt;/P&gt;&lt;P&gt;I have two macros, I have created one varible in first macro i want to use that variable in second macro with out creating the variable&lt;/P&gt;&lt;P&gt;//First Macro&lt;/P&gt;&lt;P&gt;Sub exportfirst&lt;/P&gt;&lt;P&gt;set f = ActiveDocument.GetField("Managed Segment L1 Desc")&lt;/P&gt;&lt;P&gt;End sub&lt;/P&gt;&lt;P&gt;//Second Macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub Copy_Chart_Obj&lt;/P&gt;&lt;P&gt;if IsEmpty(f.GetSelectedValues) then&lt;/P&gt;&lt;P&gt;set pv = &lt;STRONG&gt;f&lt;/STRONG&gt;.GetSelectedValues // the variable "f" i want to use directly here&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;set pv = f.GetPossibleValues(1000)&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;End sub&lt;/P&gt;&lt;P&gt;can anyone help me on this issue please as soon as possible&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 05:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Global-Variables/m-p/214519#M68066</guid>
      <dc:creator />
      <dc:date>2011-02-14T05:44:44Z</dc:date>
    </item>
    <item>
      <title>Global_Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Global-Variables/m-p/214520#M68067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Sub routine ,&lt;/P&gt;&lt;P&gt;the scope and lifetime of variable is up to that subroutine only. but if you want use sames variable in Multiple Sub routine you have to delare in applivation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 06:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Global-Variables/m-p/214520#M68067</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-02-14T06:35:38Z</dc:date>
    </item>
    <item>
      <title>Global_Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Global-Variables/m-p/214521#M68068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sunil&lt;/P&gt;&lt;P&gt;Thanks for ur reply&lt;/P&gt;&lt;P&gt;Can you please provide a sample application for better understanding&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 10:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Global-Variables/m-p/214521#M68068</guid>
      <dc:creator />
      <dc:date>2011-02-14T10:30:37Z</dc:date>
    </item>
  </channel>
</rss>

