<?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: NAVIGATION in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41271#M780584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached if this is what you are looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points to note. Reference to what Rakesh mentioned using Doc Prop triggers. Using Variable event triggers I have set some actions in Variable Event Trigger on Change. Look into it for what actions added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Created a variable vProductNameSlct to get the selection in sheet 1. Click Ctrl+Alt+V to view the variable expr used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2018 17:43:53 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-04-02T17:43:53Z</dc:date>
    <item>
      <title>NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41269#M780582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi qlikers,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qvw1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198126_qvw1.PNG" style="height: 331px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table in a sheet in that iam having Productid,productname,Sum( Quantityperunit) and in the other sheet iam having Productid,productname,quantityperunit,unitcost.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qvw2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/198127_qvw2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is that if i click on any value in sum(quantityperunit) in the main sheet ,It should navigate to the next sheet and it should show the total values(productid,productname,quantityperunit,unitcost) associated with that particular value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41269#M780582</guid>
      <dc:creator>karthikchintu30</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41270#M780583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a field event trigger on "Product Name" to activate next sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to &lt;SPAN style="font-size: 13.3333px;"&gt;Settings --&amp;gt; &lt;/SPAN&gt;Document Properties --&amp;gt; Triggers --&amp;gt; Field Event Triggers --&amp;gt; ProductName --&amp;gt; "Add Actions" under "OnSelect".&lt;/P&gt;&lt;P&gt;Add --&amp;gt; Layout --&amp;gt; "Activate Next Sheet"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41270#M780583</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2018-04-02T15:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41271#M780584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached if this is what you are looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points to note. Reference to what Rakesh mentioned using Doc Prop triggers. Using Variable event triggers I have set some actions in Variable Event Trigger on Change. Look into it for what actions added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Created a variable vProductNameSlct to get the selection in sheet 1. Click Ctrl+Alt+V to view the variable expr used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 17:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41271#M780584</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-02T17:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41272#M780585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rakesh&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;But the thing is that i want the action to be performed only when i click on sum(quantityperunit) it should not perform action on productid,productname.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 05:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41272#M780585</guid>
      <dc:creator>karthikchintu30</dc:creator>
      <dc:date>2018-04-03T05:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41273#M780586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraju,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;I have gone through your QVW,But My requirement is that it should navigate only when i click on sum(quantityperunit) and it should not navigate when i click on productid or productname.&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;Karthik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 06:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41273#M780586</guid>
      <dc:creator>karthikchintu30</dc:creator>
      <dc:date>2018-04-03T06:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41274#M780587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 17:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41274#M780587</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-03T17:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41275#M780588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nagaraju,&lt;/P&gt;&lt;P&gt;Thanks For the Response&lt;/P&gt;&lt;P&gt;Can I get all the 3records that are associated with&amp;nbsp; particular product ID,If i click on any of sum(quantityperunit) value of a particular productid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 09:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41275#M780588</guid>
      <dc:creator>karthikchintu30</dc:creator>
      <dc:date>2018-04-04T09:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41276#M780589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check attached? Is it not what you are expecting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 13:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41276#M780589</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-04T13:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41277#M780590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nagaraju&lt;/P&gt;&lt;P&gt;yes i checked it,it is showing me the single record of the productid but i need all the records associated with the productid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 13:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41277#M780590</guid>
      <dc:creator>karthikchintu30</dc:creator>
      <dc:date>2018-04-04T13:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41278#M780591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you click on Sum(QuantityPerUnit) you are selecting only one row so for that row you will get only one product ID right? Am I missing something? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 15:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41278#M780591</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-04T15:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41279#M780592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I know what exactly your trying to achieve or your user requirement is? Your sum(QuantityPerUnit) has values aggregated by ProductID and ProductName so when you click on one Quanity which has specific ProductID and ProductName will be selected. What is the usability of clicking on Sum(QuantityPerUnit) and get all ProductNames and ProductID. Why cant you just click on specific ProductID which is more straight forward? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41279#M780592</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-04T16:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41280#M780593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 17:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41280#M780593</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-04T17:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41281#M780594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Nagaraju,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks for the response&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;It is like if i click on product id or name it should not transfer to next sheet,it should only transfer when i click on sum(quantityperunit) but in the above qvw it is transferring to sheet when i click on product name of particular&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;product id.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;1.click on any product id&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt; 2.click on productname &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In this scenario it is transferring to next sheet ,but it should not transfer&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;it should transfer only when i click on sum(quantityperunit) but not on productid or product name&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;my requirement is&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;1.when i keep columns in a particular order (productid ,productname,sum(quantityperunit)) or (productid,productname,sum(quantityperunit)&amp;nbsp; and when i click on sum(quantityperunit),it should navigate to the next sheet and it should show me all the records of product id that is associated with that sum(quantityperunit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 10:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41281#M780594</guid>
      <dc:creator>karthikchintu30</dc:creator>
      <dc:date>2018-05-16T10:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: NAVIGATION</title>
      <link>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41282#M780595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;column order - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;(productid ,productname,sum(quantityperunit)) or (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;productname&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;,productid,sum(quantityperunit)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 11:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NAVIGATION/m-p/41282#M780595</guid>
      <dc:creator>karthikchintu30</dc:creator>
      <dc:date>2018-05-16T11:08:44Z</dc:date>
    </item>
  </channel>
</rss>

