<?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: Limiting an expression in a chart via variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542343#M745031</link>
    <description>&lt;P&gt;Please try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Software={"*7-Zip%"},7-Zip%-={'ZipVersion'}&amp;gt;}Assetname)&lt;/P&gt;</description>
    <pubDate>Mon, 11 Feb 2019 13:43:01 GMT</pubDate>
    <dc:creator>anushree1</dc:creator>
    <dc:date>2019-02-11T13:43:01Z</dc:date>
    <item>
      <title>Limiting an expression in a chart via variable</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542337#M745029</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;as a newbe I have a question you sure can answer. I got a view to a database that gives me a set of assets, the installed software Firefox, Notepad++ and 7zip and the respective versions of that tools. My task is to build one page showing three charts, one for every software and versions. But only if the version is old.&lt;/P&gt;&lt;PRE&gt;AssetName   Tool    Version
Computer1    7ZIP   17
Computer2    7ZIP    18
Computer3    Firefox 60&lt;/PRE&gt;&lt;P&gt;I created a script, got access to the database and got every single field. I also created three variables (e.g. ZipVersion)&amp;nbsp; with the wanted software versions of the three tools. But I can't find where I can limit the records for each chart on the specific software and furthermore the relevant version.&lt;/P&gt;&lt;P&gt;A conditional setting at the expression (&lt;FONT face="courier new,courier"&gt;Count(Assetname)&lt;/FONT&gt;) like this &lt;FONT face="courier new,courier"&gt;if(Software Like '7-Zip%' and SW_Version &amp;lt;&amp;gt; 'ZipVersion',Assetname)&lt;/FONT&gt; at Expressions has no effect.&lt;/P&gt;&lt;P&gt;Maybe it is very easy but unfortunately I don't see it.&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Greetz&lt;/P&gt;&lt;P&gt;cyberclaus&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>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542337#M745029</guid>
      <dc:creator>cyberclaus</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting an expression in a chart via variable</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542340#M745030</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;&lt;PRE&gt;Count({&amp;lt;Software&amp;nbsp; = {"7-Zip*"}, SW_Version&amp;nbsp;-= {"$(ZipVersion)"}&amp;gt;}Assetname)&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Feb 2019 13:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542340#M745030</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-11T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting an expression in a chart via variable</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542343#M745031</link>
      <description>&lt;P&gt;Please try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Software={"*7-Zip%"},7-Zip%-={'ZipVersion'}&amp;gt;}Assetname)&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 13:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542343#M745031</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2019-02-11T13:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting an expression in a chart via variable</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542345#M745032</link>
      <description>&lt;P&gt;I mean&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Software={"*7-Zip%"},SW_Version-={'ZipVersion'}&amp;gt;}Assetname)&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 13:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542345#M745032</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2019-02-11T13:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting an expression in a chart via variable</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542368#M745033</link>
      <description>&lt;P&gt;Thank you very much - works perfect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 14:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-an-expression-in-a-chart-via-variable/m-p/1542368#M745033</guid>
      <dc:creator>cyberclaus</dc:creator>
      <dc:date>2019-02-11T14:18:10Z</dc:date>
    </item>
  </channel>
</rss>

