<?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 Looping in chart script if a cell exists after filters are applied in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Looping-in-chart-script-if-a-cell-exists-after-filters-are/m-p/2454853#M98360</link>
    <description>&lt;P&gt;The situation:&lt;/P&gt;
&lt;P&gt;I have an app with 6 nonzero variables: var1, var2, ... var6.&lt;/P&gt;
&lt;P&gt;I use data from excel that is a very large table.&lt;/P&gt;
&lt;P&gt;When some filters are applied in qlik, the table reduces and a specific cell will exist or not exist based on a matchup of a name column to a number column (Var1 in name column and "x" in number column). I would like to sum the var1's to var6's in qlik based on if the cell matchup exists (if it does add together if it doesn't make it 0).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe this problem should be solved with a loop as there are a LARGE number of combinations of which of the 6 variables requirements are met or not met.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2024 18:21:50 GMT</pubDate>
    <dc:creator>mcsmithums1</dc:creator>
    <dc:date>2024-05-21T18:21:50Z</dc:date>
    <item>
      <title>Looping in chart script if a cell exists after filters are applied</title>
      <link>https://community.qlik.com/t5/App-Development/Looping-in-chart-script-if-a-cell-exists-after-filters-are/m-p/2454853#M98360</link>
      <description>&lt;P&gt;The situation:&lt;/P&gt;
&lt;P&gt;I have an app with 6 nonzero variables: var1, var2, ... var6.&lt;/P&gt;
&lt;P&gt;I use data from excel that is a very large table.&lt;/P&gt;
&lt;P&gt;When some filters are applied in qlik, the table reduces and a specific cell will exist or not exist based on a matchup of a name column to a number column (Var1 in name column and "x" in number column). I would like to sum the var1's to var6's in qlik based on if the cell matchup exists (if it does add together if it doesn't make it 0).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe this problem should be solved with a loop as there are a LARGE number of combinations of which of the 6 variables requirements are met or not met.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 18:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Looping-in-chart-script-if-a-cell-exists-after-filters-are/m-p/2454853#M98360</guid>
      <dc:creator>mcsmithums1</dc:creator>
      <dc:date>2024-05-21T18:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in chart script if a cell exists after filters are applied</title>
      <link>https://community.qlik.com/t5/App-Development/Looping-in-chart-script-if-a-cell-exists-after-filters-are/m-p/2455261#M98406</link>
      <description>&lt;P&gt;RangeSum(var1, var2, var3, var4, var5, var6)&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 14:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Looping-in-chart-script-if-a-cell-exists-after-filters-are/m-p/2455261#M98406</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2024-05-22T14:13:05Z</dc:date>
    </item>
  </channel>
</rss>

