<?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 Why is Set variable dollar expansion not working? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Why-is-Set-variable-dollar-expansion-not-working/m-p/138210#M9716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a script like this in my app:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NULLASVALUE Country, Product, CustomerName;&lt;/P&gt;&lt;P&gt;SET NullValue = 'Not Found';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;lt;Fields&amp;gt;,&lt;/P&gt;&lt;P&gt;Country,&lt;/P&gt;&lt;P&gt;If(Country=&lt;STRONG&gt;$(NullValue)&lt;/STRONG&gt;, Null(), Country) as CustomerCountry&lt;/P&gt;&lt;P&gt;Resident &amp;lt;Table&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My NullValue dollar expansion is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I am doing wrong please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot remove the field from NULLASVALUE because it is required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2018 08:50:00 GMT</pubDate>
    <dc:creator>mwallman</dc:creator>
    <dc:date>2018-07-13T08:50:00Z</dc:date>
    <item>
      <title>Why is Set variable dollar expansion not working?</title>
      <link>https://community.qlik.com/t5/App-Development/Why-is-Set-variable-dollar-expansion-not-working/m-p/138210#M9716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a script like this in my app:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NULLASVALUE Country, Product, CustomerName;&lt;/P&gt;&lt;P&gt;SET NullValue = 'Not Found';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;lt;Fields&amp;gt;,&lt;/P&gt;&lt;P&gt;Country,&lt;/P&gt;&lt;P&gt;If(Country=&lt;STRONG&gt;$(NullValue)&lt;/STRONG&gt;, Null(), Country) as CustomerCountry&lt;/P&gt;&lt;P&gt;Resident &amp;lt;Table&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My NullValue dollar expansion is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I am doing wrong please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot remove the field from NULLASVALUE because it is required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 08:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Why-is-Set-variable-dollar-expansion-not-working/m-p/138210#M9716</guid>
      <dc:creator>mwallman</dc:creator>
      <dc:date>2018-07-13T08:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Set variable dollar expansion not working?</title>
      <link>https://community.qlik.com/t5/App-Development/Why-is-Set-variable-dollar-expansion-not-working/m-p/138211#M9717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should write it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(Country=&lt;SPAN style="font-size: 14pt; color: #ff0000;"&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 14pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;$(NullValue)'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, Null(), Country) as CustomerCountry&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 08:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Why-is-Set-variable-dollar-expansion-not-working/m-p/138211#M9717</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-13T08:57:02Z</dc:date>
    </item>
  </channel>
</rss>

