<?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: Cycle through values in a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981920#M335178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I displayed the result in a textbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create another variable and set it's value to the expression in the textbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would produce the same results as an input box with&amp;nbsp; dropdown list of items.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 19:42:58 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2015-10-01T19:42:58Z</dc:date>
    <item>
      <title>Cycle through values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981917#M335175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a variable with a set of values.&amp;nbsp; These values are names in a field.&amp;nbsp; I have created a drop down list with the variable the user can use to pick the fieldname of interest which feeds a chart.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of a drop down however, I would like to create a "forward"/"backward" button that would advance through the selections.&amp;nbsp; Any ideas on how to accomplish?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 18:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981917#M335175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-01T18:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle through values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981918#M335176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981918#M335176</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-10-01T19:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle through values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981919#M335177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nice and very close.&amp;nbsp; Last step would be to have it select the item.&amp;nbsp; vTest is a list of names that belong to an actual field.&amp;nbsp; Its a subset (in your example a-i would be a subset of a field that had a-z).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981919#M335177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-01T19:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle through values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981920#M335178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I displayed the result in a textbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create another variable and set it's value to the expression in the textbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would produce the same results as an input box with&amp;nbsp; dropdown list of items.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981920#M335178</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-10-01T19:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle through values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981921#M335179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=concat(Yourfield,';')&amp;nbsp; would produce the concatenated string of field values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981921#M335179</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-10-01T19:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle through values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981922#M335180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right but I want it to select the item.&amp;nbsp; I agree if I send the result to another variable and use that variable in a listbox expression it creates a listbox with that one item to select.&amp;nbsp; I want it to select the item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using select in field using the search string =subfield(vTest,',',1) but it would not select the item in the '1' position (or any position).&amp;nbsp; Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 20:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981922#M335180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-01T20:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle through values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981923#M335181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I finally got it to work.&amp;nbsp; I had to get rid of the quotes I had around each name.&amp;nbsp; Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 20:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-through-values-in-a-variable/m-p/981923#M335181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-01T20:19:21Z</dc:date>
    </item>
  </channel>
</rss>

