<?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: Multiple dynamic dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706605#M1081509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't use a listbox as there is no dropdown select option so I have had to use a table box which doesn't give that option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the calculated dimension, what should ListboxFieldA represent? Is there some sort of variable I need to create?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roshny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2014 13:45:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-03T13:45:22Z</dc:date>
    <item>
      <title>Multiple dynamic dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706603#M1081507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a line graph with two sets of dynamic dimensions. Each set is identical and consists of 40 dimensions. One dimension will be on the x axis and the second should determine the colour of each line. Due to the number of dimensions, they must be in a drop down box format for the user to select from i.e. not buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far the only way I have found to do this is to load two inline tables with the dimension names (I have also tried assigning numbers instead), with two calculated dimensions in the chart that have if statements for each dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides this being highly manual, I keep getting a memory error and if the chart does work then it is terribly slow to load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a more elegant solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Roshny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 13:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706603#M1081507</guid>
      <dc:creator />
      <dc:date>2014-07-03T13:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dynamic dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706604#M1081508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The inline tables are good. Make sure the listboxes are set to Always One Selected Value. You can the use as calculated dimensions like: =$(='[' &amp;amp; ListboxFieldA &amp;amp; ']')&lt;/P&gt;&lt;P&gt;See attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 13:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706604#M1081508</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-07-03T13:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dynamic dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706605#M1081509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't use a listbox as there is no dropdown select option so I have had to use a table box which doesn't give that option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the calculated dimension, what should ListboxFieldA represent? Is there some sort of variable I need to create?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roshny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 13:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706605#M1081509</guid>
      <dc:creator />
      <dc:date>2014-07-03T13:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dynamic dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706606#M1081510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a multibox instead of a listbox. The principle stays the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ListboxFieldA was the field name you would have used in one of the two listboxes. Now it is the name of the field you use in a multibox. See the document attached above for how I used a field with the name MyField.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 13:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706606#M1081510</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-07-03T13:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dynamic dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706607#M1081511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much - that worked a treat!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 14:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dynamic-dimensions/m-p/706607#M1081511</guid>
      <dc:creator />
      <dc:date>2014-07-03T14:08:10Z</dc:date>
    </item>
  </channel>
</rss>

