<?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 Variable with Parameters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable-with-Parameters/m-p/1561739#M40913</link>
    <description>&lt;P&gt;Hi group!&lt;/P&gt;&lt;P&gt;I am using the follow variable&lt;/P&gt;&lt;P&gt;vFormula = Sum({&amp;lt;ID = {1,2}, $1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13&amp;gt;}DATO)&lt;/P&gt;&lt;P&gt;I use the $1,..., $13 parameters to complete the variable with filters and fields that I need ignore.&lt;/P&gt;&lt;P&gt;If I complete all of $1, ..., $13 the variable work perfect. But, why not work good the variable when I don't complete all of $1, ..., $13?&lt;/P&gt;&lt;P&gt;In some objects I need complete all of $1, ..., $13 but in others don't and in this objects nothing is working. Do any can help me?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Dan.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 09:02:33 GMT</pubDate>
    <dc:creator>daanciorea</dc:creator>
    <dc:date>2019-03-27T09:02:33Z</dc:date>
    <item>
      <title>Variable with Parameters</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-with-Parameters/m-p/1561739#M40913</link>
      <description>&lt;P&gt;Hi group!&lt;/P&gt;&lt;P&gt;I am using the follow variable&lt;/P&gt;&lt;P&gt;vFormula = Sum({&amp;lt;ID = {1,2}, $1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13&amp;gt;}DATO)&lt;/P&gt;&lt;P&gt;I use the $1,..., $13 parameters to complete the variable with filters and fields that I need ignore.&lt;/P&gt;&lt;P&gt;If I complete all of $1, ..., $13 the variable work perfect. But, why not work good the variable when I don't complete all of $1, ..., $13?&lt;/P&gt;&lt;P&gt;In some objects I need complete all of $1, ..., $13 but in others don't and in this objects nothing is working. Do any can help me?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Dan.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 09:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-with-Parameters/m-p/1561739#M40913</guid>
      <dc:creator>daanciorea</dc:creator>
      <dc:date>2019-03-27T09:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with Parameters</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-with-Parameters/m-p/1561765#M40916</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;An option is to use two variables.&lt;/P&gt;&lt;P&gt;So, your first variable would be vSumHours =&amp;nbsp;sum({&amp;lt;$(vConcatFields($1,$2))&amp;gt;}Hrs.), and the second one is vConcatFields =&amp;nbsp;$1=,$2= (etc.). When you call the variable, you would do something like&amp;nbsp;$(vHoras(Cliente)) or&amp;nbsp;$(vHoras(Cliente, Mes)), to ignore only Cliente or both Cliente and Mes.&lt;/P&gt;&lt;P&gt;See you tomorrow for a Special.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Your boss.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 09:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-with-Parameters/m-p/1561765#M40916</guid>
      <dc:creator>isorinrusu</dc:creator>
      <dc:date>2019-03-27T09:45:39Z</dc:date>
    </item>
  </channel>
</rss>

