<?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: qlik app eval: how to filter data in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-app-eval-how-to-filter-data/m-p/2440991#M20360</link>
    <description>&lt;P&gt;It's possible to filter data using Set expressions in measures. For example something like this might work:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;qlik app eval "sum({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}duration)" "min({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}endTime)" "max({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}endTime)" "sum({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}capacityUsed)" "count({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}userSubject)" by consumerName Entitlement_Assigned  -a $APPID&lt;/LI-CODE&gt;
&lt;DIV style="color: #000000; background-color: #ffffff; font-family: Consolas, 'Courier New', monospace; font-weight: normal; font-size: 14px; line-height: 19px; white-space: pre;"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Sun, 14 Apr 2024 17:23:31 GMT</pubDate>
    <dc:creator>timow</dc:creator>
    <dc:date>2024-04-14T17:23:31Z</dc:date>
    <item>
      <title>qlik app eval: how to filter data</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-app-eval-how-to-filter-data/m-p/2158637#M19679</link>
      <description>&lt;P&gt;Reading the documentation &lt;A href="https://qlik.dev/toolkits/qlik-cli/app/app-eval/" target="_blank"&gt;https://qlik.dev/toolkits/qlik-cli/app/app-eval/&lt;/A&gt; I was able to query the monitoring app Entitle ANalyzer&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;qlik app eval "sum(duration)" "min(endTime)" "max(endTime)" "sum(capacityUsed)" "count(userSubject)" by userSubject Entitlement_Assigned  -a $APPID&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I did not find how to filter data, for example extracting data after a specific date...&lt;/P&gt;
&lt;P&gt;Is it possibile using qlik cli?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Matteo&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 13:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-app-eval-how-to-filter-data/m-p/2158637#M19679</guid>
      <dc:creator>matteoredaelli</dc:creator>
      <dc:date>2024-01-05T13:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: qlik app eval: how to filter data</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-app-eval-how-to-filter-data/m-p/2440991#M20360</link>
      <description>&lt;P&gt;It's possible to filter data using Set expressions in measures. For example something like this might work:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;qlik app eval "sum({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}duration)" "min({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}endTime)" "max({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}endTime)" "sum({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}capacityUsed)" "count({&amp;lt;UsageMonthText={'Apr 2024'}&amp;gt;}userSubject)" by consumerName Entitlement_Assigned  -a $APPID&lt;/LI-CODE&gt;
&lt;DIV style="color: #000000; background-color: #ffffff; font-family: Consolas, 'Courier New', monospace; font-weight: normal; font-size: 14px; line-height: 19px; white-space: pre;"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Apr 2024 17:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-app-eval-how-to-filter-data/m-p/2440991#M20360</guid>
      <dc:creator>timow</dc:creator>
      <dc:date>2024-04-14T17:23:31Z</dc:date>
    </item>
  </channel>
</rss>

