<?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 How do I link from a pivot table cell to a new sheet ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821378#M289524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I link from a pivot table cell to a new sheet ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2014 01:00:22 GMT</pubDate>
    <dc:creator>gerrycastellino</dc:creator>
    <dc:date>2014-11-26T01:00:22Z</dc:date>
    <item>
      <title>How do I link from a pivot table cell to a new sheet ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821378#M289524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I link from a pivot table cell to a new sheet ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 01:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821378#M289524</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2014-11-26T01:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link from a pivot table cell to a new sheet ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821379#M289525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a sample for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not perfect . let me explain...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/72127_Capture.PNG.png" style="width: 620px; height: 206px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;referring to the screenshot, i have 2 dimensions.. Year and Region.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a variable in the document with the following definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(Year)=1 and GetSelectedCount(REGION)=1,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a user selects one year and one region, then the variables value changes to '1'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i added an 'on change' trigger for the same variable to activate a sheet. The sheetID value is an expression where SH01 is the current sheet and SH02 is the next.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(vDrill=1,'SH02','SH01')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So...not perfect because if a user selects just one year and one region (through any other means) it will ALSO cause the sheet to move. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could work but keep that in mind if you use this when you design the dashboard for the users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 02:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821379#M289525</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-26T02:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link from a pivot table cell to a new sheet ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821380#M289526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;jonathan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I responded to the wrong thread, QV seems to be crashing for me when I add the variable and the link to the new sheet, see image below I get when I click on a cell in the pivot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Drill_error.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/72226_Drill_error.PNG.png" style="width: 620px; height: 180px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 19:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821380#M289526</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2014-11-26T19:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I link from a pivot table cell to a new sheet ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821381#M289527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version are you using ( i was using 11.2 SR8)&amp;nbsp; ? can you share the app with a small sample set ?&amp;nbsp; if not, i'd like to see the exact expressions used everywhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 20:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821381#M289527</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-26T20:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How do I link from a pivot table cell to a new sheet ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821382#M289528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached with a sample data set.&lt;/P&gt;&lt;P&gt;The 2 sheets in play are the 2 on the RHS (Hierarchy, Hierarchy_Discovery)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the variable event triggers section: I have the foll for v_hierarchy_drill:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(v_hierarchy_drill=1,'SH_Hierarchy','SH_Hierarchy_Discovery')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just testing for FRY14A (REP_SUB_BS_ITEM) for now, which is why I've got my variable def as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(PERIOD_NAME_LONG)=1 and GetSelectedCount(REP_SUB_BS_ITEM)=1,1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 20:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821382#M289528</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2014-11-26T20:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How do I link from a pivot table cell to a new sheet ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821383#M289529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using version: 11.20.12235.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 20:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821383#M289529</guid>
      <dc:creator>gerrycastellino</dc:creator>
      <dc:date>2014-11-26T20:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: How do I link from a pivot table cell to a new sheet ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821384#M289530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It definitely seems a little tempermental in this document.&amp;nbsp; I had it working after renaming the sheets but it since stopped. Don't know the rhyme or reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll give it another shot later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 21:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-link-from-a-pivot-table-cell-to-a-new-sheet/m-p/821384#M289530</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-26T21:35:11Z</dc:date>
    </item>
  </channel>
</rss>

