<?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: Searching variables in QW Project in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710649#M674982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That does appear to be a possible bug. Can you contact me via the contact form at&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/contact/" style="font-size: 10pt; line-height: 1.5em;" title="http://qlikviewcookbook.com/contact/"&gt;http://qlikviewcookbook.com/contact/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;so I can work with you on it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2014 04:08:50 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2014-08-07T04:08:50Z</dc:date>
    <item>
      <title>Searching variables in QW Project</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710644#M674977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have&amp;nbsp; a QW project with its script, its tables, its graphs and.........&lt;/P&gt;&lt;P&gt;Now, i want to delete a variable from the script because it's useless.&lt;/P&gt;&lt;P&gt;How can i do to check if i use that variable in my project ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the menu "Setting" -&amp;gt; "Expression" i can serch into the expressions if my variable has been use but i have no idea if there are better way to do that and how to search if my variable has been use has dimension or anything else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 14:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710644#M674977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-04T14:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Searching variables in QW Project</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710645#M674978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, download this file.&lt;/P&gt;&lt;P&gt;robwunderlich.com/downloads/DocumentAnalyzer_V2.1.qvw&lt;/P&gt;&lt;P&gt;by &lt;A _jive_internal="true" href="https://community.qlik.com/people/rwunderlich"&gt;Rob Wunderlich&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Tonial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 14:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710645#M674978</guid>
      <dc:creator>fernando_tonial</dc:creator>
      <dc:date>2014-08-04T14:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Searching variables in QW Project</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710646#M674979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i downloaded it but in my opinion there's an error.&lt;/P&gt;&lt;P&gt;as you can see in the image: the analyzer show that field "dat.COST_O&amp;amp;M" is not used but i reported my project where that field is used....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="esempio.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63671_esempio.jpg" style="width: 620px; height: 323px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 14:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710646#M674979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-04T14:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Searching variables in QW Project</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710647#M674980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luca, Generally we can delete or de-allocate the variables in the script like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vFlag = 1 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load statements Here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vFlag = ; OR SET vFlag = Null() ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 17:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710647#M674980</guid>
      <dc:creator />
      <dc:date>2014-08-04T17:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Searching variables in QW Project</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710648#M674981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That may be a bug in DocAnalyzer. I'll test and I may contact you for more information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 15:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710648#M674981</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-08-06T15:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Searching variables in QW Project</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710649#M674982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That does appear to be a possible bug. Can you contact me via the contact form at&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/contact/" style="font-size: 10pt; line-height: 1.5em;" title="http://qlikviewcookbook.com/contact/"&gt;http://qlikviewcookbook.com/contact/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;so I can work with you on it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 04:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-variables-in-QW-Project/m-p/710649#M674982</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-08-07T04:08:50Z</dc:date>
    </item>
  </channel>
</rss>

