<?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: Set analysis and variables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363021#M30652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Sure, what I want is to count the resources dynamically according to the dimension, if it is only the year of the last month of the year, if it is only quarter of the last month of the quarter and if it is monthly for each month, &lt;/SPAN&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, sans-serif;"&gt;thank you very much&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2017 14:11:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-31T14:11:17Z</dc:date>
    <item>
      <title>Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363013#M30644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem, I have a table with a legal size of year and quarter, I need to count the values ​​for the corresponding period&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" height="267" src="https://community.qlik.com/legacyfs/online/165279_1.png" style="height: 266.976px; width: 217px;" width="217" /&gt;&amp;nbsp;&amp;nbsp; &lt;IMG alt="2.png" class="jive-image image-2" height="191" src="https://community.qlik.com/legacyfs/online/165280_2.png" style="height: 191.423px; width: 305px;" width="305" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="var1.png" class="jive-image image-3" height="73" src="https://community.qlik.com/legacyfs/online/165281_var1.png" style="height: 73px; width: 162.893px;" width="163" /&gt; &lt;IMG alt="var 2.png" class="image-4 jive-image" height="75" src="/legacyfs/online/165282_var 2.png" style="height: 75.3333px; width: 174px;" width="174" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;The problem is when I put the variable x in the set analysis, this does not give me any results, next place the formula with a value written to validate that if the data exists, please help me, thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;IMG alt="tabla.png" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/165283_tabla.png" style="height: 120px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 21:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363013#M30644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-30T21:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363014#M30645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, maybe that helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.5.3 Using a variable storing integer members&lt;/P&gt;&lt;P&gt;With integer keys, you need to enclose the variable name between double quotes:&lt;/P&gt;&lt;P&gt;{&amp;lt;TIME_KEY = {"&amp;lt;$(vFirstPeriod)"}&amp;gt;}&lt;/P&gt;&lt;P&gt;Or {&amp;lt;TIME_KEY = {"&amp;lt;$(=vFirstPeriod)"}&amp;gt;}&lt;/P&gt;&lt;P&gt;The periods between two dates:&lt;/P&gt;&lt;P&gt;{&amp;lt;TIME_KEY = {"&amp;gt;$(vFirstPeriod) &amp;lt;$(=vLastPeriod)"} &amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 10:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363014#M30645</guid>
      <dc:creator>Vasiliy_Beshentsev</dc:creator>
      <dc:date>2017-05-31T10:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363015#M30646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try by adding an equal sign within your dollar sign expansion and use Single or Double quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Periodo = {&lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt;$(&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;vPeriodoSet)&lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt;}&amp;gt;} @Id_Recurso)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 10:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363015#M30646</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-31T10:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363016#M30647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try double quotes but still not working, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 13:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363016#M30647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-31T13:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363017#M30648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try double quotes and the equal sign but still not working, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 13:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363017#M30648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-31T13:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363018#M30649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, try with vMaxPeriodo&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Periodo = {"$(=&lt;SPAN style="color: #ff0000;"&gt;vMaxPeriodo&lt;/SPAN&gt;)"}&amp;gt;} @Id_Recurso)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 13:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363018#M30649</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-31T13:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363019#M30650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thanks Sunny but still not working,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;IMG alt="vMax.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165366_vMax.png" style="height: 270px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;If I put the variable with double quotes and the equal sign, this does not throw me nigun value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;IMG alt="vmaxperiodo.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/165367_vmaxperiodo.png" style="height: 282px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 13:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363019#M30650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-31T13:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363020#M30651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share your qvf to take a look at this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 13:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363020#M30651</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-31T13:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363021#M30652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Sure, what I want is to count the resources dynamically according to the dimension, if it is only the year of the last month of the year, if it is only quarter of the last month of the quarter and if it is monthly for each month, &lt;/SPAN&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, sans-serif;"&gt;thank you very much&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 14:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363021#M30652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-31T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363022#M30653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-05-31 17_23_41-Clipboard.png" class="jive-image image-1" src="/legacyfs/online/165378_2017-05-31 17_23_41-Clipboard.png" style="height: 234px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 14:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363022#M30653</guid>
      <dc:creator>Vasiliy_Beshentsev</dc:creator>
      <dc:date>2017-05-31T14:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and variables</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363023#M30654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works but it is telling me all year or quarter, instead of one in particular, thank you very much for your help Vasily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="december.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165386_december.png" style="height: 309px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 14:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-variables/m-p/1363023#M30654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-31T14:58:50Z</dc:date>
    </item>
  </channel>
</rss>

