<?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 Select a sheet by selecting a value from a multibox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277628#M1204162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats fine for showing the sheet, but i also want the user to be taken to that sheet without having to click on 'Refunds' then click on the sheet tab.&lt;/P&gt;&lt;P&gt;I have looked in the triggers and tried to set up 'LAYOUT', and 'ACTIVATE SHEET' but it just askes for a sheet id. I was hoping i could use an expression to say that when REFUNDS are selected, actovate the Refunds sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Sep 2010 12:15:06 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2010-09-17T12:15:06Z</dc:date>
    <item>
      <title>Select a sheet by selecting a value from a multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277626#M1204160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have a multibox with various options.&lt;/P&gt;&lt;P&gt;Transactions&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;Operational&lt;/P&gt;&lt;P&gt;This multibox is on my SELECTIONS tab. Basically the user will select what it is they wish to look at (eg, Transactions) then a drop down list of available options appear&lt;/P&gt;&lt;P&gt;Transactions&lt;/P&gt;&lt;P&gt;Refunds&lt;/P&gt;&lt;P&gt;Voids&lt;/P&gt;&lt;P&gt;Paid Outs&lt;/P&gt;&lt;P&gt;Staff Discount&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;If the user then selects 'Refunds', i then want the user to be automatically taken to the 'Refunds' tab.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 11:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277626#M1204160</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-09-17T11:37:10Z</dc:date>
    </item>
    <item>
      <title>Select a sheet by selecting a value from a multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277627#M1204161</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 can use conditional show option in sheet property and achieve this.&lt;/P&gt;&lt;P&gt;Take for example you user select 'Refund'&lt;/P&gt;&lt;P&gt;Right click on Refund sheet and Go to Sheet property ---&amp;gt; General .--&amp;gt; Conditional Show&lt;/P&gt;&lt;P&gt;your expresion should be as follow.&lt;/P&gt;&lt;P&gt;Field Name = 'Refund'&lt;/P&gt;&lt;P&gt;Hope this may help you.&lt;/P&gt;&lt;P&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 11:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277627#M1204161</guid>
      <dc:creator />
      <dc:date>2010-09-17T11:55:56Z</dc:date>
    </item>
    <item>
      <title>Select a sheet by selecting a value from a multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277628#M1204162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats fine for showing the sheet, but i also want the user to be taken to that sheet without having to click on 'Refunds' then click on the sheet tab.&lt;/P&gt;&lt;P&gt;I have looked in the triggers and tried to set up 'LAYOUT', and 'ACTIVATE SHEET' but it just askes for a sheet id. I was hoping i could use an expression to say that when REFUNDS are selected, actovate the Refunds sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 12:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277628#M1204162</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-09-17T12:15:06Z</dc:date>
    </item>
    <item>
      <title>Select a sheet by selecting a value from a multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277629#M1204163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sry, i dnt completely uderstood your question earlier.&lt;/P&gt;&lt;P&gt;you can do this using macro.&lt;/P&gt;&lt;P&gt;you macro should be similar as follow. (Untested macro)&lt;/P&gt;&lt;P&gt;sub ACTIVATESHEET&lt;/P&gt;&lt;P&gt;set val=ActiveDocument.Fields("Field").GetSelectedValues&lt;BR /&gt;ActiveDocument.Variables("variField").SetContent val.item(0).text, true&lt;/P&gt;&lt;P&gt;IF variField = 'REFUND' THEN&lt;BR /&gt;ActiveDocument.Sheets("REFUND").Activate&lt;/P&gt;&lt;P&gt;ENDIF variField = 'VOIDS' THEN&lt;BR /&gt;ActiveDocument.Sheets("VOIDS").Activate&lt;BR /&gt;END&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map this function to on chnage field trigger in document property.&lt;/P&gt;&lt;P&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 12:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277629#M1204163</guid>
      <dc:creator />
      <dc:date>2010-09-17T12:46:35Z</dc:date>
    </item>
    <item>
      <title>Select a sheet by selecting a value from a multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277630#M1204164</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 can use "Triggers" to resolve this problem.&lt;/P&gt;&lt;P&gt;In Documents Properties, "Triggers", "Field Event Triggers", "On Selection".&lt;/P&gt;&lt;P&gt;Add / Layout / Activate Sheet.&lt;/P&gt;&lt;P&gt;In field "Sheet ID" you need the sheet that you want to show.&lt;/P&gt;&lt;P&gt;See the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 13:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277630#M1204164</guid>
      <dc:creator />
      <dc:date>2010-09-17T13:15:34Z</dc:date>
    </item>
    <item>
      <title>Select a sheet by selecting a value from a multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277631#M1204165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eduardo, Thats exactly what i wanted..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 13:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-a-sheet-by-selecting-a-value-from-a-multibox/m-p/277631#M1204165</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-09-17T13:30:22Z</dc:date>
    </item>
  </channel>
</rss>

