<?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:Dynamic sheet reflect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028777#M347501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While making the video I saw what is going on. If you don't clear and come back to the main tab, then list box selection is also taking you to the other tab. Is that what is going on with you as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 11:47:19 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-25T11:47:19Z</dc:date>
    <item>
      <title>RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028745#M347469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a dynamic table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wih in that&amp;nbsp;&amp;nbsp; i have Dimension as&amp;nbsp; "Project"&amp;nbsp; .so my req is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i click on any of the projct&amp;nbsp;&amp;nbsp; it will redirect to the specific sheet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achve this?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 09:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028745#M347469</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T09:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028746#M347470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to add on select trigger based on selections you make in project field. Have you tried that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 09:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028746#M347470</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T09:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028747#M347471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN THAT SHEET TO GIVE THE CONDITION IN LAY OUT IF(GETSELECTION(FIELDNAME='VAULE'),1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028747#M347471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T10:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028748#M347472</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;Please provide ur application sample data (atleast Project field value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028748#M347472</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2016-02-25T10:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028749#M347473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the attached application, but I would think that only one selection in Project will work since you cannot possibly go into two sheets at a single time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script to create three projects:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adjusted the sheet id for the sheets that I need to open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115927_Capture.PNG" style="height: 296px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally added Activate Sheet trigger with the following Sheet ID&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/115940_Capture.PNG" style="height: 292px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028749#M347473</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T10:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028750#M347474</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;that table as stright table.&amp;nbsp;&amp;nbsp;&amp;nbsp; in that the dimension as project.&amp;nbsp; wen i select any prjct it will redirect to some specific sheet.&lt;IMG alt="dyna.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115935_dyna.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028750#M347474</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T10:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028751#M347475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need hyperlink for that...&amp;nbsp; not usng trigggers &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028751#M347475</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T10:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028752#M347476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HyperLink to go to another sheet in the same qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028752#M347476</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T10:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028753#M347477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes sunny... exctly...is it psble? for perticular dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028753#M347477</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T10:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028754#M347478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not that one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028754#M347478</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T10:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028755#M347479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried the application I have added above? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028755#M347479</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T10:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028756#M347480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes sunny....if it is in&amp;nbsp; stirht table how come it applicable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is ther e any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028756#M347480</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T10:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028757#M347481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to be working with the straight table as well. Try out the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028757#M347481</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T10:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028758#M347482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes sunny i hve tried dat one alry....but&amp;nbsp;&amp;nbsp; if i select any other dimension or expression it is reflecng to other sheet..i dnt want that ....only prjct select it will redirect ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this psble?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028758#M347482</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T10:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028759#M347483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it should be doing that. Let me test it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028759#M347483</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T10:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028760#M347484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add another column and selection in that isn't taking me to another sheet. Check it out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028760#M347484</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T10:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028761#M347485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok sunny ...let be a side of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in that one more issue&amp;nbsp; is.... i hve that project in the same sheet&amp;nbsp;&amp;nbsp;&amp;nbsp; as listbox or&amp;nbsp; in bar chart group dimension..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so wen i selecting that listbox value it is also reflecting the other sheet . so i dnt want that?&lt;/P&gt;&lt;P&gt;how can i achve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028761#M347485</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T10:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028762#M347486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Introduce alternate state. I have made the straight table in another alternate state. List box won't change sheet, but straight table will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028762#M347486</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T10:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028763#M347487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can u.stnd my requrmnt.only that refct in stight table only...not in other chart or listbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028763#M347487</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-25T10:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Dynamic sheet reflect</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028764#M347488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check my response where I mentioned adding alternate state, I have provided a sample with it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 10:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Dynamic-sheet-reflect/m-p/1028764#M347488</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T10:58:27Z</dc:date>
    </item>
  </channel>
</rss>

