<?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 [ASK] how to filter data that load to QVW from edit script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167667#M39150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes. you can use vYear variable in any LOAD statement. Or you can create new variable (with date for example) for restriction data. or you can modify vYear variable into different year and use it with new value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Nov 2010 07:41:25 GMT</pubDate>
    <dc:creator>sparur</dc:creator>
    <dc:date>2010-11-02T07:41:25Z</dc:date>
    <item>
      <title>[ASK] how to filter data that load to QVW from edit script</title>
      <link>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167664#M39147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wanna ask a question&lt;/P&gt;&lt;P&gt;how to load data but only certain date?&lt;/P&gt;&lt;P&gt;example, i only want to load data that in year 2010&lt;/P&gt;&lt;P&gt;can i use SET function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b'coz if i use where statement, it will take a while to wriite since tables is pretty much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 06:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167664#M39147</guid>
      <dc:creator />
      <dc:date>2010-11-02T06:50:57Z</dc:date>
    </item>
    <item>
      <title>[ASK] how to filter data that load to QVW from edit script</title>
      <link>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167665#M39148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;you can use variable in load script:&lt;/P&gt;&lt;P&gt;SET vYear = '2010';&lt;/P&gt;&lt;P&gt;LOAD ... FROM,,,&lt;/P&gt;&lt;P&gt;WHERE [Year] = '$(vYear)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 07:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167665#M39148</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-11-02T07:19:22Z</dc:date>
    </item>
    <item>
      <title>[ASK] how to filter data that load to QVW from edit script</title>
      <link>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167666#M39149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello sparur&lt;/P&gt;&lt;P&gt;thx for ur reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've tried that way&lt;/P&gt;&lt;P&gt;and unfortunately, the table with date isn't only 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what do i want that can i use 1 syntax/function to represent year in every table that contain date?&lt;/P&gt;&lt;P&gt;can i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 07:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167666#M39149</guid>
      <dc:creator />
      <dc:date>2010-11-02T07:29:20Z</dc:date>
    </item>
    <item>
      <title>[ASK] how to filter data that load to QVW from edit script</title>
      <link>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167667#M39150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes. you can use vYear variable in any LOAD statement. Or you can create new variable (with date for example) for restriction data. or you can modify vYear variable into different year and use it with new value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 07:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ASK-how-to-filter-data-that-load-to-QVW-from-edit-script/m-p/167667#M39150</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-11-02T07:41:25Z</dc:date>
    </item>
  </channel>
</rss>

