<?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: Trace Variable value +1 ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28372#M1932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be using another variable&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET x = 4;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET y = $(x) + 1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TRACE $(y);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2018 15:16:03 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-04-27T15:16:03Z</dc:date>
    <item>
      <title>Trace Variable value +1 ?</title>
      <link>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28371#M1931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;i would like to trace the value of a variable +1 without creating a new one with +1 added....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've already tried these approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set x=4;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trace $(x)+1;&amp;nbsp; ----&amp;gt; Result: "4+1"&lt;/P&gt;&lt;P&gt;Trace $(x+1); -----&amp;gt; Result: "empty"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see the result "5" in my script loading windows....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 14:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28371#M1931</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2018-04-27T14:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Variable value +1 ?</title>
      <link>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28372#M1932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be using another variable&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET x = 4;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET y = $(x) + 1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TRACE $(y);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 15:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28372#M1932</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-27T15:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Variable value +1 ?</title>
      <link>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28373#M1933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is this the only way ?&lt;/P&gt;&lt;P&gt;As i wrote i wouldn't create a new variable... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 15:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28373#M1933</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2018-04-27T15:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Variable value +1 ?</title>
      <link>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28374#M1934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess not, it seems that TRACE doesn't really allow you to perform a calculations... all the calculations have to be perform ahead of time.... the only thing it can do is to evaluate the value of a already created calculation using dollar sign expansion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 15:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trace-Variable-value-1/m-p/28374#M1934</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-27T15:21:52Z</dc:date>
    </item>
  </channel>
</rss>

