<?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: Dynamic change of expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854959#M299710</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;Please find the application attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2015 07:58:17 GMT</pubDate>
    <dc:creator>ankitaag</dc:creator>
    <dc:date>2015-04-30T07:58:17Z</dc:date>
    <item>
      <title>Dynamic change of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854954#M299705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a senario, i am attaching a sample. I have a listbox name 'status'. As of now i have to show count of each status.&lt;/P&gt;&lt;P&gt;for eg: open,closed,...now in expression i m giving hardcode expression like :&lt;/P&gt;&lt;P&gt;Count({&amp;lt;status={'open'}&amp;gt;}status)&lt;/P&gt;&lt;P&gt;Count({&amp;lt;status={'closed'}&amp;gt;}status)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;later another status may get added like.,&amp;nbsp; inprogress....instead of status...i need dynamicaly...so that&lt;/P&gt;&lt;P&gt;automaticaly it should get added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u plz help on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 05:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854954#M299705</guid>
      <dc:creator>help4qv123</dc:creator>
      <dc:date>2015-04-30T05:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic change of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854955#M299706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add both dimensions "dim,Status " as dimension and write your normal expression as follows &lt;/P&gt;&lt;P&gt;Count(status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 06:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854955#M299706</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2015-04-30T06:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic change of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854956#M299707</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 you need you need to show this in a list box just check "Show Frequency" flag in the list box setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mean a chart I'd use 'status' as dimension and 'Count(status)' as an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Maxim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 06:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854956#M299707</guid>
      <dc:creator>maksim_senin</dc:creator>
      <dc:date>2015-04-30T06:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic change of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854957#M299708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your ans helped me..thankx...small thing is when i use it in pivot and drag...i dont need the dim name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have attached a screen short !&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85394_Untitled.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 07:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854957#M299708</guid>
      <dc:creator>help4qv123</dc:creator>
      <dc:date>2015-04-30T07:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic change of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854958#M299709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to Properties&amp;gt;Dimension and select status &amp;gt;&amp;gt; in the label press space&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 07:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854958#M299709</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2015-04-30T07:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic change of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854959#M299710</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;Please find the application attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 07:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-change-of-expression/m-p/854959#M299710</guid>
      <dc:creator>ankitaag</dc:creator>
      <dc:date>2015-04-30T07:58:17Z</dc:date>
    </item>
  </channel>
</rss>

