<?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: write in Set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316913#M28285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how did you wrote the xpression by using the above link / site..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2017 12:47:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-06-06T12:47:31Z</dc:date>
    <item>
      <title>write in Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316911#M28283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum(if(vRFRB='C' and MeetingDateRFRB&amp;gt;=DateCurrPeriodStart,TotalLoanAccountNumber,&lt;/P&gt;&lt;P&gt;if(vRFRB='A' and MeetingDateRFRB&amp;gt;=DateCurrPeriodStart,TotalToBeCollected)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help Is Appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Charleo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316911#M28283</guid>
      <dc:creator />
      <dc:date>2017-06-06T12:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: write in Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316912#M28284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charlie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below link.&amp;nbsp; It has helped me a great amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa=" title="http://tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa="&gt;http://tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa=&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #312e25; font-family: monospace; font-size: 11.44px; background-color: #f5f3e5;"&gt;Sum({$&amp;lt;vRFRB={'C'},MeetingDateRFRB={"&amp;gt;=$(=DateCurrPeriodStart)"}&amp;gt;}TotalLoanAccountNumber)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #312e25; font-family: monospace; font-size: 11.44px; background-color: #f5f3e5;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #312e25; font-size: 11.44px; background-color: #f5f3e5; font-family: monospace;"&gt;Sum({$&amp;lt;vRFRB={'A'},MeetingDateRFRB={"&amp;gt;=$(=DateCurrPeriodStart)"}&amp;gt;}TotalToBeCollected)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #312e25; font-size: 11.44px; background-color: #f5f3e5; font-family: monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #312e25; font-size: 11.44px; background-color: #f5f3e5; font-family: monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316912#M28284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T12:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: write in Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316913#M28285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how did you wrote the xpression by using the above link / site..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316913#M28285</guid>
      <dc:creator />
      <dc:date>2017-06-06T12:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: write in Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316914#M28286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It asks you what you want to calculate.&amp;nbsp; So enter the field you which to calculate and the method you wish to use i.e Sum, max, min, etc.&amp;nbsp; Then click on "Add a set to modify the set defined above".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then choose what you wish to do example "Modify the set by explicitly defining values"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then add your field and your condition. once you save the formula shows at the bottom of the page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316914#M28286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T12:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: write in Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316915#M28287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;confused it is , can you please explain it clear , where u gave what ......and it is only one expression .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please be clear , sorry troubling you dude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 13:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316915#M28287</guid>
      <dc:creator />
      <dc:date>2017-06-06T13:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: write in Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316916#M28288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Step 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Selected the Sum of TotalAccountNumber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Step 1.PNG" class="jive-image image-1" src="/legacyfs/online/165914_Step 1.PNG" style="height: 134px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Step 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Modify the Set:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Step 2.PNG" class="jive-image image-2" src="/legacyfs/online/165915_Step 2.PNG" style="height: 271px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;So if you are making comparisons, use "Modify the set by using expressions", but when looking at a specific value use "Modify the Set explicitly by defining Values"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because you wanted to sum everything based on vRFVB being equal to "C" I entered it as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Step 2 B.PNG" class="jive-image image-3" src="/legacyfs/online/165916_Step 2 B.PNG" style="height: 331px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can add another modifcation by repeating step 2. This time you wanted to sum only based on values that are greater than or equal to another field.&amp;nbsp; Thus i filled the values as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Step 2 c.PNG" class="image-4 jive-image" src="/legacyfs/online/165917_Step 2 c.PNG" style="height: 333px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally i just copied the formula from the bottom of the page.&amp;nbsp; I hope this helps !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Step 3.PNG" class="image-5 jive-image" src="/legacyfs/online/165918_Step 3.PNG" style="height: 370px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Play around with the different modifications until you get the result you need.&amp;nbsp; Goodluck !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 13:22:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316916#M28288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T13:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: write in Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316917#M28289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DUDE UR AWESOME....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;charleo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 05:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/write-in-Set-analysis/m-p/1316917#M28289</guid>
      <dc:creator />
      <dc:date>2017-06-07T05:20:12Z</dc:date>
    </item>
  </channel>
</rss>

