<?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: Displaying charts based on list box values selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669200#M728858</link>
    <description>&lt;P&gt;Hi, similar values can be avoided using separators, ie:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Index(&lt;FONT color="#3366FF"&gt;';'&amp;amp; Concat(ListboxField, ';') &amp;amp;';',&lt;/FONT&gt; '&lt;FONT color="#993366"&gt;;Value;&lt;/FONT&gt;')) // the starting and ending semilcolor will help with similar values, one will be ';Sales;' and the other ';Sales Info;'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps, regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Jan 2020 12:10:39 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2020-01-26T12:10:39Z</dc:date>
    <item>
      <title>Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1668786#M728855</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have one list box in that&amp;nbsp; having values are Sales, SalesR, SalesE, Region, RegionE, Central.&lt;/P&gt;&lt;P&gt;in the same i have Charts like&amp;nbsp;Sales, SalesR, SalesE, Region, RegionE, Central.&lt;/P&gt;&lt;P&gt;if i select the Sales in the list box then select the Sales chart, if i select Sales, SalesR values then display the Sales, salesR charts if no selections from the list box then hide the charts.&lt;/P&gt;&lt;P&gt;if i select the sales and Central then display the Sales, Central charts.&lt;/P&gt;&lt;P&gt;if i select sales and salesR it will display First and Last chart, but if i select the sales and central it is showing First chart and last chart Reaming is showing empty. But i want to show one by one in without space.&lt;/P&gt;&lt;P&gt;Please Suggest me this scenario is&amp;nbsp; Possible or not, if possible please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;if possible please share me example.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1668786#M728855</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669193#M728856</link>
      <description>&lt;P&gt;Hi, I'm not sure of what you are trying but seems that you need to use contitional expression in expression tab of the chart and/or conditional show in design tab.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 10:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669193#M728856</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-01-26T10:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669198#M728857</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for replay.&lt;/P&gt;&lt;P&gt;I have list box with 5 values and 5 charts. based on the selections charts will display. if no selection is there then display all charts.&lt;/P&gt;&lt;P&gt;i have used&amp;nbsp;Max(Index(ListboxName,'Value)), it is working fine, but if values are having similar then it will display both charts.&lt;/P&gt;&lt;P&gt;for example values like sales, sales info, then if i click 'Sales info' then display the Sales chart and Sales info chart.&lt;/P&gt;&lt;P&gt;Please suggest me how to avoid this scenario.&lt;/P&gt;&lt;P&gt;And if i select first and last chart values in list box it is showing first and last chart and reaming is hide and empty space is coming, but i want to display charts one by one if any selections in list box.&lt;/P&gt;&lt;P&gt;if i select 3 rd and 4th it is i want to display first and second like that.&lt;/P&gt;&lt;P&gt;please suggest me this is possible or not, if possible please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 11:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669198#M728857</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-26T11:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669200#M728858</link>
      <description>&lt;P&gt;Hi, similar values can be avoided using separators, ie:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Index(&lt;FONT color="#3366FF"&gt;';'&amp;amp; Concat(ListboxField, ';') &amp;amp;';',&lt;/FONT&gt; '&lt;FONT color="#993366"&gt;;Value;&lt;/FONT&gt;')) // the starting and ending semilcolor will help with similar values, one will be ';Sales;' and the other ';Sales Info;'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps, regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 12:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669200#M728858</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-01-26T12:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669345#M728859</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks very much for your replay.&lt;/P&gt;&lt;P&gt;it is very helpful.&lt;/P&gt;&lt;P&gt;Please suggest me below scenario is it possible or not.&lt;/P&gt;&lt;P&gt;in the above scenario list box having 5 values and 5 bar charts.&lt;/P&gt;&lt;P&gt;if i click Sales Value then it is showing Sales chart as first place, if i select Sales info values then display Sales info chart as second place.&lt;/P&gt;&lt;P&gt;if i select Sales info chart it is showing 2 position and first position is showing empty.&lt;/P&gt;&lt;P&gt;But if i select the Sales info it is showing first position. and if i select both Sales and Sales info both are showing first is sales chart and 2nd is Sales info chart.&lt;/P&gt;&lt;P&gt;Please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 09:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669345#M728859</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-27T09:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669355#M728860</link>
      <description>&lt;P&gt;Hi, I dont0 get the difference between this two:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-if i select Sales info chart it is showing 2 position and first position is showing empty.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-But if i select the Sales info it is showing first position. and if i select both Sales and Sales info both are showing first is sales chart and 2nd is Sales info chart.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In any case you can have all 5 chars with all expressiones needed and use contional expression to select wich expression will show in each chart. ie. for second chart conditonal expression for 'Sales Info' can be:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If(Index(&lt;/SPAN&gt;&lt;FONT color="#3366FF"&gt;';'&amp;amp; Concat(ListboxField, ';') &amp;amp;';',&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;'&lt;/SPAN&gt;&lt;FONT color="#993366"&gt;;Sales Value;&lt;/FONT&gt;&lt;SPAN&gt;') and&amp;nbsp;Index(&lt;FONT color="#3366FF"&gt;';'&amp;amp; Concat(ListboxField, ';') &amp;amp;';',&lt;/FONT&gt;&amp;nbsp;'&lt;FONT color="#993366"&gt;;Sales Info;&lt;/FONT&gt;'), 1, 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You won't really need all expresions in all charts but you'll see which ones are needed when you start to configure them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 10:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669355#M728860</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-01-27T10:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669460#M728861</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thanks for replay.&lt;/P&gt;&lt;P&gt;My problem is display the charts potions is dynamically.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have 5 charts and we can place it one besides/below the other but to display them dynamically on user selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 11:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669460#M728861</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-27T11:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669470#M728862</link>
      <description>&lt;P&gt;Hi, it's the same as befor:&amp;nbsp;&lt;SPAN&gt;you need to use contitional expression in expression tab of the chart and/or conditional show in design tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I attach a sample on how it can work. If this is not what you are looking for please upload a sample that shows your needs.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 11:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669470#M728862</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-01-27T11:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669556#M728863</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thanks for your supporting.&lt;/P&gt;&lt;P&gt;Please see the below attached Qvw.&lt;/P&gt;&lt;P&gt;Here having Measure likes Sales, Sales Info, Sales total, Sales value and 4 charts corresponding to the values.&lt;/P&gt;&lt;P&gt;if i select the sales it is showing Sales charts, in the same all charts are showing.&lt;/P&gt;&lt;P&gt;my Selection is Sales total it is having last position to display the chart, but my requirement is my selection is sales total then it is showing sales chart position it means it is showing first chart, in the same way what ever the selection is first it is showing first and next selection is showing next like that, and if i clear the selection it is showing as it is it means Sales chart is showing first, next Sales&amp;nbsp; info like that.&lt;/P&gt;&lt;P&gt;Please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 12:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669556#M728863</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-27T12:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669589#M728864</link>
      <description>&lt;P&gt;As said before all matters is palying with conditional expression and conditional shows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If something fails you can adjust it.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 12:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669589#M728864</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-01-27T12:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669953#M728865</link>
      <description>&lt;P&gt;Hi Rubenmarin,&lt;/P&gt;&lt;P&gt;Thank you very much for your support.&lt;/P&gt;&lt;P&gt;i achieved my expected results and i am getting one more problem.&lt;/P&gt;&lt;P&gt;in the same way display in text boxes also, i have used below expression in text box but it not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest me based on selection text values change dynamically.&lt;/P&gt;&lt;P&gt;=if(Measures='Sales','Sales',if(Measures='Sales info','Sales info','Sales'))&lt;/P&gt;&lt;P&gt;and in the list box is added one more value that is 'All'.&lt;/P&gt;&lt;P&gt;if i select Sales and sales info it is showing Sales, chart and Sales info chart then if i select 'All' then display the all charts.&lt;/P&gt;&lt;P&gt;Please see the below Qvw.&lt;/P&gt;&lt;P&gt;Please Suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 09:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669953#M728865</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-28T09:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669956#M728866</link>
      <description>&lt;P&gt;Hi, it won't work because Measuers will return Null() when there are more than one value selcted, thats why you need to use Index and Concat, to merge all diffrent values in a single string and look in that string the searched value&lt;/P&gt;&lt;P&gt;Once you have all expression conditions working as expected you can use the same conditions to selecte the text:&lt;/P&gt;&lt;P&gt;If([ContitionsForExpression1], 'TextExpression1',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If ([ContitionsForExpression2], 'TextExpression2',...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the 'All you only need to add the condion in the charts to show the expected expression.&lt;/P&gt;&lt;P&gt;Sample attached, I also emulated the second chart text using the concatenated if&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 09:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1669956#M728866</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-01-28T09:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1670304#M728868</link>
      <description>&lt;P&gt;Hi Rubenmarin,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your Support and your support is very great.&lt;/P&gt;&lt;P&gt;i did not achieve full requirement sorry for again asking for doubt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here i selected Sales info and Sales values, but not coming sales value.&lt;/P&gt;&lt;P&gt;Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';Sales;')=0 and Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';sales Info;')=0 and Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';Sales value;')&lt;/P&gt;&lt;P&gt;like sales -&amp;gt;Sales info-&amp;gt; Sales values this way charts are showing properly.&lt;/P&gt;&lt;P&gt;But my selection like last value, Middle value, except first value, it is not coming charts properly and it is showing all expressions disabled.&lt;/P&gt;&lt;P&gt;Like this way&amp;nbsp; Sales Info-&amp;gt;Sales total&amp;nbsp; this type of selections was not working properly.&lt;/P&gt;&lt;P&gt;i tried but i am not getting any solution.&lt;/P&gt;&lt;P&gt;in the same way list box having 10 values and 10 charts please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;in first chart i have wrote below expression&lt;/P&gt;&lt;P&gt;Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';Sales;')=0 and Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';Sales info;')=0 and Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';Sales values;')=0 and&amp;nbsp;Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';Sales total;')=0&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';Sales Amount;')=0&amp;nbsp;&lt;/P&gt;&lt;P&gt;first chart is working fine.&lt;/P&gt;&lt;P&gt;in second chart is&amp;nbsp;&lt;/P&gt;&lt;P&gt;Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';Sales;') and Index(';'&amp;amp; Concat(Measures, ';') &amp;amp;';', ';sales info;')=0 and Index(';'&amp;amp; Concat(measure, ';') &amp;amp;';', ';Sales value;')&lt;/P&gt;&lt;P&gt;this way i wrote.&amp;nbsp; if my first selection is Sales then sales -&amp;gt; sales info or sales values is working.&lt;/P&gt;&lt;P&gt;if my first selection is Sales info -&amp;gt; sales total this way is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please Suggest me how to achieve this particular scenario.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest me how to achieve this type of scenario.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 06:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1670304#M728868</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-29T06:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1670317#M728869</link>
      <description>&lt;P&gt;Hi, new approach, this can be used for many charts, should be a clever way using parametrized variables but it will take a time to develop that I don't have now.&lt;/P&gt;&lt;P&gt;Just use the index that fits for each chart, check the attachment to understand.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 08:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1670317#M728869</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-01-29T08:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1670413#M728871</link>
      <description>&lt;P&gt;Hi Rubenmarin,&lt;/P&gt;&lt;P&gt;Thanks for your replay.&lt;/P&gt;&lt;P&gt;I tried same way you mentioned in the QVW, But that is not working properly.&lt;/P&gt;&lt;P&gt;Please suggest me is there any way to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 12:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1670413#M728871</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-29T12:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1670429#M728873</link>
      <description>&lt;P&gt;I have already suggested you different ways to achive that scenario. Why is not working?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 12:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1670429#M728873</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-01-29T12:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1671808#M728874</link>
      <description>&lt;P&gt;Hi Lakshman, are you still trying, can you tell me why the suggested approaches are not working?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 14:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1671808#M728874</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-02-03T14:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1672198#M728876</link>
      <description>&lt;P&gt;Hi Rubenmarin,&lt;/P&gt;&lt;P&gt;Thanks for your replay.&lt;/P&gt;&lt;P&gt;Exactly my requirement is i have one list box in that having 10 values and having 10 charts.&lt;/P&gt;&lt;P&gt;Dynamically showing and hide the charts based on the list box selections.&lt;/P&gt;&lt;P&gt;for example if i select the sales info from list box then display sales info chart as first chart and then 2nd selection is Sales Amount then showing Sales Amount as 2nd chart and if i select Sales as 3 rd selection then display 3rd chart as Sales chart like that&amp;nbsp; all the selection.&lt;/P&gt;&lt;P&gt;if is select the Sales Info as first selection then display Sales info as first chart.&lt;/P&gt;&lt;P&gt;whatever if i select first value then will display first chart, and&amp;nbsp; if i select 2nd value then will display 2nd chart like that every selection.&lt;/P&gt;&lt;P&gt;if i remove the any selection in the list box then it will adjust the charts.&lt;/P&gt;&lt;P&gt;in the same way display text box and showing current selection value in every chart.&lt;/P&gt;&lt;P&gt;i have tried previously you suggested way, But i am not getting exact result. if i take sales info as first selection then select sales as second selection then it is showing always first chart as sales and if i take 3 selection it won't display data .&lt;/P&gt;&lt;P&gt;Please suggest me is there any possibility to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;lakshman&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 15:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1672198#M728876</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-02-04T15:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1672415#M728877</link>
      <description>&lt;P&gt;Hi, ok, I don't think there is a reliable way of keeping the order the user selects values, maybe you can create 10 variables from chart 1 to chart 10, using a drop-down selection for each of the charts.&lt;/P&gt;&lt;P&gt;I upload a sample with just 2 charts.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 07:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1672415#M728877</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-02-05T07:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying charts based on list box values selections</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1673220#M728878</link>
      <description>&lt;P&gt;Hi Rubenmarin,&lt;/P&gt;&lt;P&gt;Thanks for your replay.&lt;/P&gt;&lt;P&gt;It is very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 06:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-charts-based-on-list-box-values-selections/m-p/1673220#M728878</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-02-07T06:04:23Z</dc:date>
    </item>
  </channel>
</rss>

