<?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 How to Read Variable from Include txt File in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-Read-Variable-from-Include-txt-File/m-p/1910387#M75006</link>
    <description>&lt;P&gt;Hi Every body,&lt;/P&gt;
&lt;P&gt;I have try to read my Data and Variables via &lt;A title="Include" href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/SystemVariables/Include.htm" target="_self"&gt;Include&amp;nbsp;&amp;nbsp;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have one txt file for my Tables and another for my Variables,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and in Qlik Sense Editor I had read my txt files. But the Problem is that Qlik Sense does not Know the variables that I had written in my txt files, Please help me how I should call my variables that Qlik sense could know them,&lt;/P&gt;
&lt;P&gt;just for Info: $(variablename&amp;nbsp; ) &amp;nbsp; &amp;nbsp; OR&amp;nbsp; = variablename&amp;nbsp; I had tried but it does not Answer &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":persevering_face:"&gt;😣&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2022 07:39:25 GMT</pubDate>
    <dc:creator>Samanehsorournejad</dc:creator>
    <dc:date>2022-03-28T07:39:25Z</dc:date>
    <item>
      <title>How to Read Variable from Include txt File</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Read-Variable-from-Include-txt-File/m-p/1910387#M75006</link>
      <description>&lt;P&gt;Hi Every body,&lt;/P&gt;
&lt;P&gt;I have try to read my Data and Variables via &lt;A title="Include" href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/SystemVariables/Include.htm" target="_self"&gt;Include&amp;nbsp;&amp;nbsp;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have one txt file for my Tables and another for my Variables,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and in Qlik Sense Editor I had read my txt files. But the Problem is that Qlik Sense does not Know the variables that I had written in my txt files, Please help me how I should call my variables that Qlik sense could know them,&lt;/P&gt;
&lt;P&gt;just for Info: $(variablename&amp;nbsp; ) &amp;nbsp; &amp;nbsp; OR&amp;nbsp; = variablename&amp;nbsp; I had tried but it does not Answer &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":persevering_face:"&gt;😣&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 07:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Read-Variable-from-Include-txt-File/m-p/1910387#M75006</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-03-28T07:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Variable from Include txt File</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Read-Variable-from-Include-txt-File/m-p/1910434#M75011</link>
      <description>&lt;P&gt;You need to tell us more about what you do. Otherwise it is not possible to see what's wrong.&lt;/P&gt;&lt;P&gt;I just tested the following script, and it works fine. First, I have an include statement that points to a file with a single Set statement that defines a variable called x. Then I use this variable inside a Load statement.&lt;/P&gt;&lt;P&gt;// ======&lt;/P&gt;&lt;P&gt;$(include=lib://Dropbox/Data/Variables.qvs)&lt;/P&gt;&lt;P&gt;Load * Inline&lt;BR /&gt;[Field&lt;BR /&gt;1&lt;BR /&gt;2&lt;BR /&gt;$(x)];&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 08:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Read-Variable-from-Include-txt-File/m-p/1910434#M75011</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-03-28T08:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Read Variable from Include txt File</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Read-Variable-from-Include-txt-File/m-p/1913245#M75272</link>
      <description>&lt;P&gt;Hallo Henric,&lt;/P&gt;
&lt;P&gt;thank a lot for your answer, yes it works like this that you write&lt;/P&gt;
&lt;P&gt;$(Include=lib://..............variable.txt);&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 15:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Read-Variable-from-Include-txt-File/m-p/1913245#M75272</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-04-01T15:23:10Z</dc:date>
    </item>
  </channel>
</rss>

