<?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 Mini Chart does not work with ValueList and Set Analyses!?  /file is attached in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397376#M148015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a serious problem with the valuelist and the mini chart expressions in str table.&lt;/P&gt;&lt;P&gt;So The expression for the minichart does not recognize the set analyses! and so all the mini charts chrashed when you have a selection on month ot a year (dim for the minicharts is Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached file! So When you select a value from the F1 fields everything goes wrong ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Dec 2012 10:00:36 GMT</pubDate>
    <dc:creator>ivan_will</dc:creator>
    <dc:date>2012-12-02T10:00:36Z</dc:date>
    <item>
      <title>Mini Chart does not work with ValueList and Set Analyses!?  /file is attached</title>
      <link>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397376#M148015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a serious problem with the valuelist and the mini chart expressions in str table.&lt;/P&gt;&lt;P&gt;So The expression for the minichart does not recognize the set analyses! and so all the mini charts chrashed when you have a selection on month ot a year (dim for the minicharts is Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached file! So When you select a value from the F1 fields everything goes wrong ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 10:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397376#M148015</guid>
      <dc:creator>ivan_will</dc:creator>
      <dc:date>2012-12-02T10:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mini Chart does not work with ValueList and Set Analyses!?  /file is attached</title>
      <link>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397377#M148016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this, using an alternate state and slightly modified expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 16:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397377#M148016</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-12-02T16:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mini Chart does not work with ValueList and Set Analyses!?  /file is attached</title>
      <link>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397378#M148017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan, could you please explain me what changes with that Alternative state? It is working but why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 16:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397378#M148017</guid>
      <dc:creator>ivan_will</dc:creator>
      <dc:date>2012-12-02T16:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mini Chart does not work with ValueList and Set Analyses!?  /file is attached</title>
      <link>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397379#M148018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I can answer this question, since I would have expected your original version to work also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the issue arise from the use of the valuelist() function. I noticed that changing your original version's expression to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick(match(&lt;STRONG&gt;only({1} &lt;/STRONG&gt;ValueList('First', 'Second', 'Third','4','5')&lt;STRONG&gt;)&lt;/STRONG&gt;, 'First', 'Second', 'Third','4','5'),&lt;/P&gt;&lt;P&gt;sum({ &amp;lt;F1=&amp;gt;} F2),&lt;/P&gt;&lt;P&gt;avg({ &amp;lt;F1=&amp;gt;} F3),&lt;/P&gt;&lt;P&gt;sum({ &amp;lt;F1=&amp;gt;} F4),&lt;/P&gt;&lt;P&gt;sum({ &amp;lt;F1=&amp;gt;} F2),&lt;/P&gt;&lt;P&gt;sum({ &amp;lt;F1=&amp;gt;} F2)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does the trick also, though I believe the synthetic dimension shouldn't reflect any selections anyway. Seems like a bug too me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 17:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397379#M148018</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-12-02T17:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mini Chart does not work with ValueList and Set Analyses!?  /file is attached</title>
      <link>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397380#M148019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , it seems to be a bug for me also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the expressions above works only for a simple reports. If you have a more complex DB and relations it crashes.&lt;/P&gt;&lt;P&gt;I will report it as a bug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 08:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mini-Chart-does-not-work-with-ValueList-and-Set-Analyses-file-is/m-p/397380#M148019</guid>
      <dc:creator>ivan_will</dc:creator>
      <dc:date>2012-12-03T08:11:05Z</dc:date>
    </item>
  </channel>
</rss>

