<?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: Sheet ID literal help needed? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846830#M297282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, maybe this can help you to check the ID of the Sheet:&lt;/P&gt;&lt;P&gt;Subfield(GetActiveSheetId(), '\', 2)='SH01'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2015 11:44:18 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2015-06-08T11:44:18Z</dc:date>
    <item>
      <title>Sheet ID literal help needed?</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846829#M297281</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 wanna conditionally display text when Sheet ID = SH01. QV is throwing error that Sheet ID is not a valid literal can you please help to achieve this functionality?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 11:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846829#M297281</guid>
      <dc:creator />
      <dc:date>2015-06-08T11:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet ID literal help needed?</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846830#M297282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, maybe this can help you to check the ID of the Sheet:&lt;/P&gt;&lt;P&gt;Subfield(GetActiveSheetId(), '\', 2)='SH01'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 11:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846830#M297282</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-06-08T11:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet ID literal help needed?</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846831#M297283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which condition you are using? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 11:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846831#M297283</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-06-08T11:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet ID literal help needed?</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846832#M297284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Objects are specific to sheets.So if we are viewing 1 sheet(which has a particular sheet ID),objects for that sheet will be visible.So why do we require to define a condition to view a txt based on sheet ID.&lt;/P&gt;&lt;P&gt;Please explain your requirement if I am wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jemimah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 11:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846832#M297284</guid>
      <dc:creator />
      <dc:date>2015-06-08T11:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet ID literal help needed?</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846833#M297285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try below syntax -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(GetActiveSheetId()='Document\SH01','Text Message)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant P Baste&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 11:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846833#M297285</guid>
      <dc:creator>prashantbaste</dc:creator>
      <dc:date>2015-06-08T11:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet ID literal help needed?</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846834#M297286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jemimah! You are right. Now I changed my thoughts but My question was all about getactivatedsheet() function. earlier I do not know about this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 11:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-ID-literal-help-needed/m-p/846834#M297286</guid>
      <dc:creator />
      <dc:date>2015-06-08T11:56:03Z</dc:date>
    </item>
  </channel>
</rss>

