<?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 Difference in outcome after assigning  file path using LET and SET in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difference-in-outcome-after-assigning-file-path-using-LET-and/m-p/1755688#M590770</link>
    <description>&lt;P&gt;Hi, can you please let me know if there will be any difference in outcome for the below expressions?&lt;/P&gt;&lt;P&gt;1&amp;gt; SET vPath = .\includes\include.txt;&lt;/P&gt;&lt;P&gt;2&amp;gt; LET vPath = '.\includes\include.txt';&lt;/P&gt;&lt;P&gt;3&amp;gt; LET vPath = .\includes\include.txt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:55:25 GMT</pubDate>
    <dc:creator>Architect</dc:creator>
    <dc:date>2024-11-16T17:55:25Z</dc:date>
    <item>
      <title>Difference in outcome after assigning  file path using LET and SET</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-in-outcome-after-assigning-file-path-using-LET-and/m-p/1755688#M590770</link>
      <description>&lt;P&gt;Hi, can you please let me know if there will be any difference in outcome for the below expressions?&lt;/P&gt;&lt;P&gt;1&amp;gt; SET vPath = .\includes\include.txt;&lt;/P&gt;&lt;P&gt;2&amp;gt; LET vPath = '.\includes\include.txt';&lt;/P&gt;&lt;P&gt;3&amp;gt; LET vPath = .\includes\include.txt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-in-outcome-after-assigning-file-path-using-LET-and/m-p/1755688#M590770</guid>
      <dc:creator>Architect</dc:creator>
      <dc:date>2024-11-16T17:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in outcome after assigning  file path using LET and SET</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-in-outcome-after-assigning-file-path-using-LET-and/m-p/1755693#M590771</link>
      <description>&lt;P&gt;Yes, no 1 and no 2 will be the same. I'm not sure if No 3 will work at all. Using LET the variable will be evaluated when running the script and I don't think that a string without quotes will run without errors.&lt;/P&gt;&lt;P&gt;This is easier to explain using a function like Today().&lt;/P&gt;&lt;P&gt;Let var =Today() will set the variable to the&amp;nbsp; date when the script is ran.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set var = today() will set the variable to today() and will therefore be calculated when the variable is called. So if you reload the app today and call it in an expression tomorrow then tomorrow's date will be presented.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Oct 2020 07:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-in-outcome-after-assigning-file-path-using-LET-and/m-p/1755693#M590771</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-10-25T07:43:56Z</dc:date>
    </item>
  </channel>
</rss>

