<?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 Re: Is there a system variable for Sheet? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398007#M148222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/rlowe123" id="jive-8077522636252305956094" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;rlowe123&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need a trigger in only one sheet, you could with Ctrl+Alt+S or Settings/Sheet Properties and select the Trigger tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 21:02:40 GMT</pubDate>
    <dc:creator>Joaquin_Lazaro</dc:creator>
    <dc:date>2013-05-22T21:02:40Z</dc:date>
    <item>
      <title>Is there a system variable for Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398006#M148221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a system variable for Sheet?&amp;nbsp; If so, I can't find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to write an expression like =If(SheetSystemVariable='SH02',Sales+1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it only happens when the person is on the sheet SH02 and NOT on any other sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I acutally want to use this on a document trigger so the event only occurs on 1 sheet and not on any others)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no system variable I guess the workaround will be to create my own and set a trigger on the sheet to set my defined variable to SH02 when they hit this sheet.&amp;nbsp; Which would work, but seems like there should already be a QlikView default variable of SheetID or something.&amp;nbsp;&amp;nbsp; SO I thought I would ask here....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 20:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398006#M148221</guid>
      <dc:creator />
      <dc:date>2013-05-22T20:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a system variable for Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398007#M148222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/rlowe123" id="jive-8077522636252305956094" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;rlowe123&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need a trigger in only one sheet, you could with Ctrl+Alt+S or Settings/Sheet Properties and select the Trigger tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 21:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398007#M148222</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2013-05-22T21:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a system variable for Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398008#M148223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use =GetActiveSheetId()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 21:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398008#M148223</guid>
      <dc:creator>calvindk</dc:creator>
      <dc:date>2013-05-22T21:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a system variable for Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398009#M148224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, GetActiveSheet was what I was looking for.&amp;nbsp;&amp;nbsp; I see it returns 'document\SH01' versus just 'SH01'.&amp;nbsp; I wonder why.&amp;nbsp; But that's easy enough to work around, I just would have thought it would only return the sheet value.&amp;nbsp; THANKS VERY MUCH!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 15:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-system-variable-for-Sheet/m-p/398009#M148224</guid>
      <dc:creator />
      <dc:date>2013-05-23T15:53:46Z</dc:date>
    </item>
  </channel>
</rss>

