<?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: ValueList dimension if error in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/ValueList-dimension-if-error/m-p/1761881#M58906</link>
    <description>&lt;P&gt;May be try PICK MATCH function&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2020 11:03:38 GMT</pubDate>
    <dc:creator>Gabriel</dc:creator>
    <dc:date>2020-11-16T11:03:38Z</dc:date>
    <item>
      <title>ValueList dimension if error</title>
      <link>https://community.qlik.com/t5/App-Development/ValueList-dimension-if-error/m-p/1761759#M58890</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;i am implementing a dynamic chart in dimensions.&lt;BR /&gt;Based on your choice of current month or year to day (YTD), I dynamically change the size of the chart.&lt;/P&gt;&lt;P&gt;when i choose the YTD i would like the size to be the last 3 years.&lt;BR /&gt;otherwise I use the months of the last year&lt;BR /&gt;to do this I use the following code.&lt;/P&gt;&lt;P&gt;= if&lt;BR /&gt;(ThFilters.CMYTD = 'CM',&lt;BR /&gt;led2_month&lt;BR /&gt;,&lt;BR /&gt;ValueList (led2_anno-2, led2_anno-1, led2_anno)&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The editor doesn't give me any problems. gives me the OK.&lt;BR /&gt;The problem though is that the graph gives me the wrong size.&lt;/P&gt;&lt;P&gt;The problem is that the chart does not recognize the use of the ValueList when inside IF.&lt;/P&gt;&lt;P&gt;If I use only ValueList instead I have no problem.&lt;/P&gt;&lt;P&gt;Where am I wrong?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cattura.JPG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/44225i012C8A1FF47BB4A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cattura.JPG" alt="Cattura.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cattura2.JPG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/44226i9C1C6A5AD6F8703E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cattura2.JPG" alt="Cattura2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="target.JPG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/44227iCBFEA3CAFFC13D12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="target.JPG" alt="target.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Nov 2020 13:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ValueList-dimension-if-error/m-p/1761759#M58890</guid>
      <dc:creator>cocuzzan</dc:creator>
      <dc:date>2020-11-14T13:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: ValueList dimension if error</title>
      <link>https://community.qlik.com/t5/App-Development/ValueList-dimension-if-error/m-p/1761881#M58906</link>
      <description>&lt;P&gt;May be try PICK MATCH function&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 11:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ValueList-dimension-if-error/m-p/1761881#M58906</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2020-11-16T11:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: ValueList dimension if error</title>
      <link>https://community.qlik.com/t5/App-Development/ValueList-dimension-if-error/m-p/1761885#M58907</link>
      <description>&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 11:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ValueList-dimension-if-error/m-p/1761885#M58907</guid>
      <dc:creator>cocuzzan</dc:creator>
      <dc:date>2020-11-16T11:30:40Z</dc:date>
    </item>
  </channel>
</rss>

