<?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: String value into a variable. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128054#M916330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 14:37:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-24T14:37:21Z</dc:date>
    <item>
      <title>String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128043#M916319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;Can anyone help me with a Syntax for the below. Thanks in Advance.&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;@&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;How to assign the string value into a variable.&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;Example:&amp;nbsp; x="apple".&amp;nbsp; Here x is a variable name.&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;Regards,&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P class="gmail_default" style="color: #222222; font-size: 12.8px; font-family: verdana, sans-serif;"&gt;Pooja.&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/String-value-into-a-variable/m-p/1128043#M916319</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128044#M916320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;STRONG&gt;LET x = 'apple';&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 16:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128044#M916320</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-23T16:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128045#M916321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="SP Mu" data-tooltip="5/23/16, 2:24 PM" style="font-family: 'Helvetica Neue', arial, sans-serif; font-size: 13px; margin-bottom: 6px; margin-left: 9px; margin-right: 9px; color: #263238;"&gt;&lt;SPAN class="EMoHub tL8wMe" dir="ltr"&gt;Hi Sunny,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="SP Mu" data-tooltip="5/23/16, 2:24 PM" style="font-family: 'Helvetica Neue', arial, sans-serif; font-size: 13px; margin-bottom: 6px; margin-left: 9px; margin-right: 9px; color: #263238;"&gt;&lt;SPAN class="EMoHub tL8wMe" dir="ltr"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="SP Mu" data-tooltip="5/23/16, 2:24 PM" style="font-family: 'Helvetica Neue', arial, sans-serif; font-size: 13px; margin-bottom: 6px; margin-left: 9px; margin-right: 9px; color: #263238;"&gt;&lt;SPAN style="color: #263238; font-size: 13px; font-family: 'Helvetica Neue', arial, sans-serif;"&gt;Thanks for the response but , I am not getting the answer. It shows "-" in the text object when i called that variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="SP Mu" data-tooltip="5/23/16, 2:24 PM" style="font-family: 'Helvetica Neue', arial, sans-serif; font-size: 13px; margin-bottom: 6px; margin-left: 9px; margin-right: 9px; color: #263238;"&gt;&lt;SPAN style="color: #263238; font-size: 13px; font-family: 'Helvetica Neue', arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="SP Mu" data-tooltip="5/23/16, 2:24 PM" style="font-family: 'Helvetica Neue', arial, sans-serif; font-size: 13px; margin-bottom: 6px; margin-left: 9px; margin-right: 9px; color: #263238;"&gt;&lt;SPAN style="color: #263238; font-size: 13px; font-family: 'Helvetica Neue', arial, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="SP Mu" data-tooltip="5/23/16, 2:24 PM" style="font-family: 'Helvetica Neue', arial, sans-serif; font-size: 13px; margin-bottom: 6px; margin-left: 9px; margin-right: 9px; color: #263238;"&gt;&lt;SPAN style="color: #263238; font-size: 13px; font-family: 'Helvetica Neue', arial, sans-serif;"&gt;Pooja.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="SP Mu" data-tooltip="5/23/16, 2:24 PM" style="font-family: 'Helvetica Neue', arial, sans-serif; font-size: 13px; margin-bottom: 6px; margin-left: 9px; margin-right: 9px; color: #263238;"&gt;&lt;SPAN class="EMoHub tL8wMe" dir="ltr"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 18:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128045#M916321</guid>
      <dc:creator />
      <dc:date>2016-05-23T18:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128046#M916322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share the application to check it out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 19:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128046#M916322</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-23T19:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128047#M916323</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;maybe you can see the difference to Sunny's suggested solution &lt;SPAN style="font-size: 13.3333px;"&gt;in your application&lt;/SPAN&gt;?:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14640446237318429" jivemacro_uid="_14640446237318429"&gt;
&lt;P&gt;LET x = 'apple';&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_217972_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125491_QlikCommunity_Thread_217972_Pic1.JPG" style="font-size: 13.3333px; height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_217972_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/125492_QlikCommunity_Thread_217972_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 23:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128047#M916323</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-05-23T23:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128048#M916324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want to declare it in the load script, you can create a variable, you can update the variable with an input box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="125493" alt="1.png" class="jive-image image-1" height="181" src="https://community.qlik.com/legacyfs/online/125493_1.png" style="height: 181px; width: 380.345px;" width="380" /&gt; !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 23:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128048#M916324</guid>
      <dc:creator>clondono</dc:creator>
      <dc:date>2016-05-23T23:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128049#M916325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure you used single (not double) quotes as Sunny specified. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this assignment, you can also make it even simpler by using SET. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET x=apple;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 01:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128049#M916325</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-05-24T01:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128050#M916326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Sunny,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have attached the qvw file. And let me know the possible&amp;nbsp; solution. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Actual expectation is:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LET v=10;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LET x='apple';&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Result in Text Object should be:&amp;nbsp; 10 apple&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 02:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128050#M916326</guid>
      <dc:creator />
      <dc:date>2016-05-24T02:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128051#M916327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=v&amp;amp;' ' &amp;amp; x&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 02:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128051#M916327</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T02:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128052#M916328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response. Got the result as expected. I like to know the difference between defining the&amp;nbsp; variable in script level and in design level(settings-&amp;gt;variable overview).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 02:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128052#M916328</guid>
      <dc:creator />
      <dc:date>2016-05-24T02:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128053#M916329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the variable is a static value (like apple, 10, etc)&lt;/P&gt;&lt;P&gt;The biggest difference is that the one in the script will change to the value specified in the script (unless within an if statement) whereas once that are on the front end won't change based on a refresh. You can always create the variable in the script and remove them after creating them from avoiding to reset there value everytime you run your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When variable is an expression: Sum(Sales)&lt;/P&gt;&lt;P&gt;Its just a matter of preference, I sometimes do it in scrip, or even in an Excel file (&lt;A href="http://www.qlikfix.com/2011/09/21/storing-variables-outside-of-qlikview/" title="http://www.qlikfix.com/2011/09/21/storing-variables-outside-of-qlikview/"&gt;Storing variables outside of QlikView - The Qlik Fix! The Qlik Fix!&lt;/A&gt;). But mostly on the front end for no specific reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 03:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128053#M916329</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-24T03:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: String value into a variable.</title>
      <link>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128054#M916330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 14:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-value-into-a-variable/m-p/1128054#M916330</guid>
      <dc:creator />
      <dc:date>2016-05-24T14:37:21Z</dc:date>
    </item>
  </channel>
</rss>

