<?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 # in Set Expression (Calc) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/in-Set-Expression-Calc/m-p/151629#M29391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't just do (FWeek-100) in your set expression because it will be interpreted as a text literal, and you'll be looking for the value '(FWeek-100)', which won't exist. The $(=...) format is a dollar sign expansion, which tells QlikView to actually interpret what you wrote instead of just treating it as a text literal. The # says to interpret the result as a number, which should already be the case if FWeek is a number, so it shouldn't be necessary here. You are not declaring # to be a variable, so you can't use some other name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Nov 2009 00:33:26 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2009-11-14T00:33:26Z</dc:date>
    <item>
      <title># in Set Expression (Calc)</title>
      <link>https://community.qlik.com/t5/QlikView/in-Set-Expression-Calc/m-p/151628#M29390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;{$(#=FWeek-100)}&lt;/H3&gt;&lt;P&gt;why Cant i just do (Fweek - 100) in my set expression, it doesnt seem to work an an example in help pointed me towards the syntax #=FWeek-100, But Why, whats the significnce of the # and if its just a variable being declared why cant I use x = val = etc&lt;/P&gt;&lt;P&gt;theres nothing in help about # being a special character ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ColinR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 00:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/in-Set-Expression-Calc/m-p/151628#M29390</guid>
      <dc:creator />
      <dc:date>2009-11-14T00:27:34Z</dc:date>
    </item>
    <item>
      <title># in Set Expression (Calc)</title>
      <link>https://community.qlik.com/t5/QlikView/in-Set-Expression-Calc/m-p/151629#M29391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't just do (FWeek-100) in your set expression because it will be interpreted as a text literal, and you'll be looking for the value '(FWeek-100)', which won't exist. The $(=...) format is a dollar sign expansion, which tells QlikView to actually interpret what you wrote instead of just treating it as a text literal. The # says to interpret the result as a number, which should already be the case if FWeek is a number, so it shouldn't be necessary here. You are not declaring # to be a variable, so you can't use some other name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 00:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/in-Set-Expression-Calc/m-p/151629#M29391</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-11-14T00:33:26Z</dc:date>
    </item>
    <item>
      <title># in Set Expression (Calc)</title>
      <link>https://community.qlik.com/t5/QlikView/in-Set-Expression-Calc/m-p/151630#M29392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Excellent explanation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 18:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/in-Set-Expression-Calc/m-p/151630#M29392</guid>
      <dc:creator />
      <dc:date>2009-11-14T18:54:24Z</dc:date>
    </item>
  </channel>
</rss>

