<?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: Aggregate for a variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679418#M51678</link>
    <description>&lt;P&gt;Thanks Lorenzo for your help, It seems to work.&lt;/P&gt;&lt;P&gt;Would you mind to provide a brief explanation of the $ function in this case?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2020 11:51:07 GMT</pubDate>
    <dc:creator>elfi83</dc:creator>
    <dc:date>2020-02-26T11:51:07Z</dc:date>
    <item>
      <title>Aggregate for a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679400#M51675</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to Qlik, I tried to google for a suitable solution but I didn't find anything.&lt;/P&gt;&lt;P&gt;I have created two variables:&lt;/P&gt;&lt;P&gt;v_test1 = having inside 2 dimensions (Industry, Client)&lt;/P&gt;&lt;P&gt;v_test2 = having inside some predefined numbers (e.g. 1000, 100000)&lt;/P&gt;&lt;P&gt;I want to build a filter with the following formula. My idea is to allow the final user to select in the above variables what he wants to aggregate the data for and the lower limit for the value.&lt;/P&gt;&lt;P&gt;=if(num(aggr(sum(Value),v_test1))&amp;gt;num(v_test2),'Y','N')&lt;/P&gt;&lt;P&gt;This formula doesn't seem to work, because the aggr function do not recognize v_test1, anyone can help? Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679400#M51675</guid>
      <dc:creator>elfi83</dc:creator>
      <dc:date>2024-11-16T03:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate for a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679406#M51676</link>
      <description>&lt;P&gt;Can you post what is the exact content of the two variables?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=if(num(aggr(sum(Value),$(v_test1)))&amp;gt;num($(v_test2)),'Y','N')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 11:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679406#M51676</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-02-26T11:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate for a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679418#M51678</link>
      <description>&lt;P&gt;Thanks Lorenzo for your help, It seems to work.&lt;/P&gt;&lt;P&gt;Would you mind to provide a brief explanation of the $ function in this case?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 11:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679418#M51678</guid>
      <dc:creator>elfi83</dc:creator>
      <dc:date>2020-02-26T11:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate for a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679422#M51679</link>
      <description>&lt;P&gt;It's called dollar sign expansion; it returns the value of the variable rather than its name&lt;/P&gt;&lt;P&gt;See here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Scripting/dollar-sign-expansion-using-variable.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Scripting/dollar-sign-expansion-using-variable.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 11:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregate-for-a-variable/m-p/1679422#M51679</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-02-26T11:55:17Z</dc:date>
    </item>
  </channel>
</rss>

