<?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 Is there a text tool for searching multiple QVW scripts ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978880#M961960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have many QlikView applications, each with multiple script tabs, across a number of Windows folders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change the name of a field held on a QVD. However, the impact of this will be vast as the field is used in numerous scripts across the system in .qvw and .scp files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a QlikView tool or accessory I can use to identify the field name without manually trawling through every file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;MV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2015 15:09:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-14T15:09:22Z</dc:date>
    <item>
      <title>Is there a text tool for searching multiple QVW scripts ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978880#M961960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have many QlikView applications, each with multiple script tabs, across a number of Windows folders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change the name of a field held on a QVD. However, the impact of this will be vast as the field is used in numerous scripts across the system in .qvw and .scp files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a QlikView tool or accessory I can use to identify the field name without manually trawling through every file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;MV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 15:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978880#M961960</guid>
      <dc:creator />
      <dc:date>2015-10-14T15:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a text tool for searching multiple QVW scripts ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978881#M961963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Maureen Vickers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script load the file for consume. So, the name field should be exactly equal the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The could minimize of effort in alter name on scripts of each qvw will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change the name in reading puller and keeps the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Before in Extractor.qvw&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;field1,&lt;/P&gt;&lt;P&gt;field2,&lt;/P&gt;&lt;P&gt;field3&lt;/P&gt;&lt;P&gt;from [&amp;lt;nametable&amp;gt;];&lt;/P&gt;&lt;P&gt;Store [Table1] INTO [..\qvd\Table1.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;After in Extractor.qvw&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Imagine that field3 was&amp;nbsp; replaced for finance name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;field1,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;field2,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;finance&amp;nbsp;&amp;nbsp;&amp;nbsp; as field3&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;from [&amp;lt;nametable&amp;gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Store [Table1] INTO [..\qvd\Table1.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, do not worry about hitting the other qvw's. Obsviouly, if haven't load incremental.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 02:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978881#M961963</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-10-15T02:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a text tool for searching multiple QVW scripts ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978882#M961966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see what you are doing but it doesn't really answer my question. Rather than renaming the field everytime it's loaded in a dashboard it would be better to name the field as it is on the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else ? Do QVD fields never get renamed ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All opinions welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 06:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978882#M961966</guid>
      <dc:creator />
      <dc:date>2015-10-15T06:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a text tool for searching multiple QVW scripts ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978883#M961968</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;Once rename and save, always will appear in qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand, you make reload of the qvd existing in one qvw different and rename the field. After, save overwriting &amp;lt;filename&amp;gt;.qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 22:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-text-tool-for-searching-multiple-QVW-scripts/m-p/978883#M961968</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-10-15T22:28:43Z</dc:date>
    </item>
  </channel>
</rss>

