<?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: activate a sheet within a sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532251#M198883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check, document properties, security, and then check "show all sheets and objects."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 14:08:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-19T14:08:22Z</dc:date>
    <item>
      <title>activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532242#M198874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this demo that I saw online (attached), I saw that there are text objects "sales overview," "what-if?" and "order details" that activate sheets when clicked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But these sheets appear to be on the same main sheet as sales analysis.&amp;nbsp; How is that being done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally if I activate a sheet, it moves me to another tab in the qvw.&amp;nbsp; Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 13:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532242#M198874</guid>
      <dc:creator />
      <dc:date>2013-11-15T13:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532243#M198875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are not sheet, they are designed to appear like a sheet. &lt;/P&gt;&lt;P&gt;Its just an image and all other objects are activated or deactivated using the conditional show option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to check? - delete the buttons with the text and then right click and check the properties of the text object that bears the image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 15:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532243#M198875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T15:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532244#M198876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are three sheets having same documents and layout.... each having different SHEET ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see SHOW SHEET is having conditional Expression...&lt;/P&gt;&lt;P&gt;i.e. vSalesAnalysis=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also all three TEXT OBJECT are having same type of condition&lt;/P&gt;&lt;P&gt;Once you click on Order Details,&lt;/P&gt;&lt;P&gt;it will having a trigger which will make vSalesAnalysis = 3 and Activate SH14....&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;It's so simple at last but made very tricky using CONDITIONAL SHOW..... &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 15:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532244#M198876</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2013-11-15T15:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532245#M198877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check enclosed file as an example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 15:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532245#M198877</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2013-11-15T15:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532246#M198878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;agreed... indeed its a smart way to do.&lt;/P&gt;&lt;P&gt;at my first impression thought this would be a conditional show option that the developer has used.&lt;/P&gt;&lt;P&gt;Yes, I am surprised. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 15:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532246#M198878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-15T15:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532247#M198879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; Once that point became clear, I was able to duplicate it in another qvw.&amp;nbsp; Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 20:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532247#M198879</guid>
      <dc:creator />
      <dc:date>2013-11-15T20:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532248#M198880</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;your example really helped me, but if it is 2 different sheets, then why can't I see them under VIEW-&amp;gt;SHEETS and I see only one sheet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, in the Demo I couldn't find the this Actions as you did in your example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Boris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 10:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532248#M198880</guid>
      <dc:creator />
      <dc:date>2013-11-19T10:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532249#M198881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check under....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document Properties&lt;/P&gt;&lt;P&gt;Sheets...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 10:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532249#M198881</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2013-11-19T10:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532250#M198882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532250#M198882</guid>
      <dc:creator />
      <dc:date>2013-11-19T11:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: activate a sheet within a sheet</title>
      <link>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532251#M198883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check, document properties, security, and then check "show all sheets and objects."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 14:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activate-a-sheet-within-a-sheet/m-p/532251#M198883</guid>
      <dc:creator />
      <dc:date>2013-11-19T14:08:22Z</dc:date>
    </item>
  </channel>
</rss>

