<?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 Save file's text in a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Save-file-s-text-in-a-variable/m-p/2107804#M1224422</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;I need to save in the QV model (on the server) a variable that contain the content of a Word file (saved on a local computer).&lt;BR /&gt;The content of the file can change, it is about a few lines.&lt;BR /&gt;The document editor does not have access to the server or the model.&lt;/P&gt;
&lt;P&gt;how can I do that? (by script or GUI)&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2023 13:12:25 GMT</pubDate>
    <dc:creator>Amit_B</dc:creator>
    <dc:date>2023-08-21T13:12:25Z</dc:date>
    <item>
      <title>Save file's text in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Save-file-s-text-in-a-variable/m-p/2107804#M1224422</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;I need to save in the QV model (on the server) a variable that contain the content of a Word file (saved on a local computer).&lt;BR /&gt;The content of the file can change, it is about a few lines.&lt;BR /&gt;The document editor does not have access to the server or the model.&lt;/P&gt;
&lt;P&gt;how can I do that? (by script or GUI)&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 13:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-file-s-text-in-a-variable/m-p/2107804#M1224422</guid>
      <dc:creator>Amit_B</dc:creator>
      <dc:date>2023-08-21T13:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Save file's text in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Save-file-s-text-in-a-variable/m-p/2107806#M1224423</link>
      <description>&lt;P&gt;Load the contents of the file normally, and then use&lt;/P&gt;
&lt;P&gt;Let vMyVariable =&amp;nbsp; Peek('YourFieldNameHere');&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do note that, afaik, you can't read Word documents as data into Qlik, so you'll want to save it as txt, csv, or otherwise a format that Qlik can read.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 13:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-file-s-text-in-a-variable/m-p/2107806#M1224423</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-08-21T13:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Save file's text in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Save-file-s-text-in-a-variable/m-p/2109888#M1224471</link>
      <description>&lt;P&gt;Share File: Make the Word file accessible to the QlikView server. One method is to share the file on the network. QV Load Script: In your QlikView application, use a LOAD script to read the content of the Word file. You can utilize the QlikView's COM functions or use a third-party tool to convert the Word content into a format QV can directly load, like plain text or CSV&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 11:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-file-s-text-in-a-variable/m-p/2109888#M1224471</guid>
      <dc:creator>Kianbruce</dc:creator>
      <dc:date>2023-08-25T11:42:25Z</dc:date>
    </item>
  </channel>
</rss>

