<?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 sense do not calculate variables in table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566485#M41294</link>
    <description>You say that it is impossible to calculate the KPI in table?&lt;BR /&gt;I just wanted to show the dynamic of kpi in chart.</description>
    <pubDate>Mon, 08 Apr 2019 14:44:13 GMT</pubDate>
    <dc:creator>Denis2205</dc:creator>
    <dc:date>2019-04-08T14:44:13Z</dc:date>
    <item>
      <title>Qlik sense do not calculate variables in table</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566474#M41291</link>
      <description>&lt;P&gt;Hello.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am just a beginner in Qlik Sense.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i create a dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had created some variables:&lt;/P&gt;&lt;P&gt;vPeriodEnd -&amp;gt; max([End of Period])&lt;/P&gt;&lt;P&gt;vPeriodBegin -&amp;gt;&amp;nbsp;&lt;SPAN&gt;min([Begin of Period])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, there is selection bar of periods.&lt;/P&gt;&lt;P&gt;When i choose the period, for example Q3’18 and Q4’18, variables are calculated:&lt;/P&gt;&lt;P&gt;vPeriodEnd -&amp;gt; 31.12.2018&lt;/P&gt;&lt;P&gt;vPeriodBegin -&amp;gt; 01.07.2018&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also i have variables:&lt;/P&gt;&lt;P&gt;vClosedAtTime -&amp;gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[Question Created Date] = {“$(=‘&amp;lt;=’ &amp;amp; $(vPeriodEnd))”},&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Question Closed Date] = {“$(=‘&amp;gt;=’ &amp;amp; $(vPeriodBegin) &amp;amp; ‘&amp;lt;=’ &amp;amp; $(vPeriodEnd))”}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;}[Question ID])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In dashboard i want to show the KPI = ClosedAtTime&lt;/P&gt;&lt;P&gt;and i want to show a table with this KPI per month but it&amp;nbsp;does not work &amp;nbsp;in table. &amp;nbsp;It shows the same value in each row in table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why QS do not calculate KPI per each row?&lt;/P&gt;&lt;P&gt;as you can see vPeriodBegin and vPeriodEnd are calculating, but do not take action in calculating of vClosedAtTime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 14:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566474#M41291</guid>
      <dc:creator>Denis2205</dc:creator>
      <dc:date>2019-04-08T14:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense do not calculate variables in table</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566483#M41293</link>
      <description>set analysis is not calculated per row but only once for the entire table.&lt;BR /&gt;basically your expression will return for date periods which would appear if you put the variables vPeriodBegin, vPeriodEnd outside in a text object&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Apr 2019 14:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566483#M41293</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-08T14:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense do not calculate variables in table</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566485#M41294</link>
      <description>You say that it is impossible to calculate the KPI in table?&lt;BR /&gt;I just wanted to show the dynamic of kpi in chart.</description>
      <pubDate>Mon, 08 Apr 2019 14:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566485#M41294</guid>
      <dc:creator>Denis2205</dc:creator>
      <dc:date>2019-04-08T14:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense do not calculate variables in table</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566490#M41296</link>
      <description>it can be dynamic as you show in a text object.&lt;BR /&gt;In a table or other charts (where you need a different range for each row.)it would need other techniques like an aggr function or similar.&lt;BR /&gt;share a sample app and a excel/pic of what your desired output is</description>
      <pubDate>Mon, 08 Apr 2019 14:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566490#M41296</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-08T14:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense do not calculate variables in table</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566496#M41297</link>
      <description>&lt;P&gt;How can i use aggr in my case?&lt;/P&gt;&lt;P&gt;i will attach files later.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 15:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566496#M41297</guid>
      <dc:creator>Denis2205</dc:creator>
      <dc:date>2019-04-08T15:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense do not calculate variables in table</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566751#M41323</link>
      <description>&lt;P&gt;Here is attachment.&lt;/P&gt;&lt;P&gt;Please HELP!!!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 07:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566751#M41323</guid>
      <dc:creator>Denis2205</dc:creator>
      <dc:date>2019-04-09T07:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense do not calculate variables in table</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566963#M41338</link>
      <description>&lt;P&gt;Unfortunately the language barrier is too high my friend.&lt;/P&gt;&lt;P&gt;try something like below&lt;BR /&gt;Sum({&amp;lt;OrderDate={'=Date#(Aggr(Max(OrderDate),CompanyName))'}&amp;gt;}LineSalesAmount)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;thoughts?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 13:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566963#M41338</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-09T13:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense do not calculate variables in table</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566997#M41339</link>
      <description>&lt;P&gt;Ok, understood.&lt;/P&gt;&lt;P&gt;I will try, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my new post &lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Creating-Calendar/m-p/1566879#M132185" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Creating-Calendar/m-p/1566879#M132185&lt;/A&gt;, if you can answer, please.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 14:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-do-not-calculate-variables-in-table/m-p/1566997#M41339</guid>
      <dc:creator>Denis2205</dc:creator>
      <dc:date>2019-04-09T14:10:05Z</dc:date>
    </item>
  </channel>
</rss>

