<?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: Re: activating a sheet based on the selection made on the dimension in the chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490224#M1134522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this one. You have to change the sheet names as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 10:21:37 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2013-10-18T10:21:37Z</dc:date>
    <item>
      <title>activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490219#M1134517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement wherein there is a straight table chart with dimension called metric name when i click on the data&amp;nbsp; present in that column (say i click on metric_a)it shud take me to another sheet which has a text box with sum(value) for metric_a.similarly when i click on metric_b in the straight table of the 1st sheet it shud take take to another sheet which has a text box with sum(value) for metric_b.&lt;/P&gt;&lt;P&gt;I have attached the sample application.Please let me know how this could be acheived&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 09:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490219#M1134517</guid>
      <dc:creator />
      <dc:date>2013-10-18T09:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490220#M1134518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Anushree&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use a Document [or Sheet] level Trigger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;Settings&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;Document Properties&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&lt;EM&gt;Triggers&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;Field Event Triggers&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Then set up as per your needs&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 09:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490220#M1134518</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-18T09:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490221#M1134519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like attached sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 09:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490221#M1134519</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-18T09:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490222#M1134520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anushree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If everytime after selecting a value in field "Metric", you want to land on the same sheet (The one which contains Sum) then you can use Actions/Triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can got to Settings--Document Propeerties--Triggers--Field Event Triggers (As Bill has mentioned in his answer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can add an action Onselect&amp;nbsp; &amp;amp; Onchange of the field.&lt;/P&gt;&lt;P&gt;Action Type : Layout&lt;/P&gt;&lt;P&gt;Action : Activate Sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can tweak this logic per your needs.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 09:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490222#M1134520</guid>
      <dc:creator />
      <dc:date>2013-10-18T09:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490223#M1134521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the attachment put up you have hard coded the scenario as&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Fields&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Amount1', 'SH02',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Fields&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Amount2', 'SH03')) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;So incase a new field called amount3 is added at the backend you will have to change the code to add it again.But I want this to be dynamic like when a field value is selected on the chart it should take to another sheet providing me with the detailed analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;But in the approach used here,if there 10 such fields we will have to put in a nested if and this goes on as the number increases.is there any other better turn around option for this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 10:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490223#M1134521</guid>
      <dc:creator />
      <dc:date>2013-10-18T10:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490224#M1134522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this one. You have to change the sheet names as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 10:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490224#M1134522</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-18T10:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490225#M1134523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Anushree&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If there are backend changes, like say adding a new database column to be used as metric, then that by definition will require amending your qvw, especially the script.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 10:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490225#M1134523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-18T10:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490226#M1134524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You could change the Sheet Id as your FieldValues. Then You can simply use =Fields&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 10:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490226#M1134524</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-10-18T10:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: activating a sheet based on the selection made on the dimension in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490227#M1134525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion.But i have another constraint,as we have set these properties at document level this activation holds good for all the sheets.But i do have other sheets referencing to the same fields and when i click on them,i still navigate to the respective sheets, which should not happen so can we make this property to be valid only on particular sheet? and not apply to all of them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 11:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/activating-a-sheet-based-on-the-selection-made-on-the-dimension/m-p/490227#M1134525</guid>
      <dc:creator />
      <dc:date>2013-10-18T11:33:07Z</dc:date>
    </item>
  </channel>
</rss>

