<?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 How to make an Expression Dynamic. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263893#M99234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is a proper mapping between the tables, then qlikview automatically filters the data based on the selected filters.&amp;nbsp; The charts automatically refreshes if the selection changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2012 14:47:33 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2012-02-08T14:47:33Z</dc:date>
    <item>
      <title>How to make an Expression Dynamic.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263891#M99232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I am using the following expression in a bar chart,&lt;/P&gt;&lt;P&gt;SUM ( { &amp;lt; Flag ={ 'Y' } &amp;gt; } Mon1) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where mon1 refers to first month(Jan).&lt;/P&gt;&lt;P&gt;I want to make it dyanmic so if I make a selection in month list box, it should dislpay corresponding values in Bar chart&lt;/P&gt;&lt;P&gt;(say I make mon4 as selection, bar chart should display data for April(Mon4)&amp;nbsp; and so on)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 14:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263891#M99232</guid>
      <dc:creator>onetwothree123</dc:creator>
      <dc:date>2012-02-08T14:39:57Z</dc:date>
    </item>
    <item>
      <title>How to make an Expression Dynamic.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263892#M99233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understood your data model correctly, and it may be mucg different than I assume so you may need to detail your data model a bit more, but maybe you could just replace your Mon1 by the not aggregated value field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Flag = {'Y'}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and maybe use Month field name as dimension to group by your selected month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263892#M99233</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-08T14:45:42Z</dc:date>
    </item>
    <item>
      <title>How to make an Expression Dynamic.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263893#M99234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is a proper mapping between the tables, then qlikview automatically filters the data based on the selected filters.&amp;nbsp; The charts automatically refreshes if the selection changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 14:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263893#M99234</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-08T14:47:33Z</dc:date>
    </item>
    <item>
      <title>How to make an Expression Dynamic.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263894#M99235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; you have to remove the month field from the expression, then it would behave as per selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp; tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 14:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263894#M99235</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2012-02-08T14:47:36Z</dc:date>
    </item>
    <item>
      <title>How to make an Expression Dynamic.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263895#M99236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/swuehl" id="jive-1582317144917256474476"&gt;swuehl&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 12 different columns in a table mon1 mon2 and so on.&lt;/P&gt;&lt;P&gt;My current expression is hard coded just for mon1(Jan).&lt;/P&gt;&lt;P&gt;So I am looking for a logic to put&amp;nbsp; in expression, where I don't have to hard code it mon1 ,mon2 ....... for all 12 months &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 15:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263895#M99236</guid>
      <dc:creator>onetwothree123</dc:creator>
      <dc:date>2012-02-08T15:02:33Z</dc:date>
    </item>
    <item>
      <title>How to make an Expression Dynamic.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263896#M99237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you actually don't have a field Month you can select from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you want to use a crosstable load to transform your current table into a straight table, using something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Crosstable (Month, Data) Load Flag, Mon1, Mon2, ...&lt;/P&gt;&lt;P&gt;from Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use a crosstable load , please check the Manual. You can also use the table wizard to transform your input table.&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>Wed, 08 Feb 2012 15:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263896#M99237</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-08T15:20:48Z</dc:date>
    </item>
    <item>
      <title>How to make an Expression Dynamic.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263897#M99238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan,&lt;/P&gt;&lt;P&gt;I have 12 different fields to select from.&lt;/P&gt;&lt;P&gt;Mon1&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....Mon12&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 17:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263897#M99238</guid>
      <dc:creator>onetwothree123</dc:creator>
      <dc:date>2012-02-08T17:22:43Z</dc:date>
    </item>
    <item>
      <title>How to make an Expression Dynamic.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263898#M99239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What stefan is saying is that you should modify your load script in order to transform your 12 fields into 1 with a corss table. &lt;/P&gt;&lt;P&gt;Finally you'll get a month field which you can use in your expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, in your bar chart you can use this month as dimension instead of&amp;nbsp; i believe that now you have 12 expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 18:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-an-Expression-Dynamic/m-p/263898#M99239</guid>
      <dc:creator />
      <dc:date>2012-02-08T18:01:45Z</dc:date>
    </item>
  </channel>
</rss>

