<?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: create variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/create-variable/m-p/1306805#M844185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is (under some conditions) a way to remove variables&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;&lt;EM&gt;Let &lt;/EM&gt;&lt;/SPAN&gt;&lt;EM style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vdt_pc&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt; = ;&lt;/EM&gt;&lt;/SPAN&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;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikblog.at/852/qliktip-9-deleting-variables-user-interface-load-script-macros-translated/" title="http://www.qlikblog.at/852/qliktip-9-deleting-variables-user-interface-load-script-macros-translated/"&gt;QlikTip #9: Deleting variables via user-interface, within the load-script or by using macros (translated)&lt;/A&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;&lt;BR /&gt;&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Apr 2017 10:18:17 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2017-04-12T10:18:17Z</dc:date>
    <item>
      <title>create variable</title>
      <link>https://community.qlik.com/t5/QlikView/create-variable/m-p/1306803#M844183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all from scrip iam tryin to creat a variable like vdt_pc and this variable should be empty ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let &lt;SPAN style="font-size: 13.3333px;"&gt;vdt_pc&lt;/SPAN&gt; = ; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;when i reolad iam not able to this variable ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;can some one help me in creating this variable ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-variable/m-p/1306803#M844183</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: create variable</title>
      <link>https://community.qlik.com/t5/QlikView/create-variable/m-p/1306804#M844184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John Roy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variable isn't created because it doesn't have any value in it. You should add something after the = sign. &lt;/P&gt;&lt;P&gt;LET &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;vdt_pc&lt;/SPAN&gt; = ''; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- updated; remove NULL() that wasn't working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Anton van Keep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 10:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-variable/m-p/1306804#M844184</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2017-04-12T10:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: create variable</title>
      <link>https://community.qlik.com/t5/QlikView/create-variable/m-p/1306805#M844185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is (under some conditions) a way to remove variables&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;&lt;EM&gt;Let &lt;/EM&gt;&lt;/SPAN&gt;&lt;EM style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vdt_pc&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt; = ;&lt;/EM&gt;&lt;/SPAN&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;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikblog.at/852/qliktip-9-deleting-variables-user-interface-load-script-macros-translated/" title="http://www.qlikblog.at/852/qliktip-9-deleting-variables-user-interface-load-script-macros-translated/"&gt;QlikTip #9: Deleting variables via user-interface, within the load-script or by using macros (translated)&lt;/A&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;&lt;BR /&gt;&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 10:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-variable/m-p/1306805#M844185</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-04-12T10:18:17Z</dc:date>
    </item>
  </channel>
</rss>

