<?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 Same Edit Module is not working for QVD load which works fine in SQL. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Same-Edit-Module-is-not-working-for-QVD-load-which-works-fine-in/m-p/318748#M1180416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you give the 2 codes ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2012 07:48:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-31T07:48:40Z</dc:date>
    <item>
      <title>Same Edit Module is not working for QVD load which works fine in SQL.</title>
      <link>https://community.qlik.com/t5/QlikView/Same-Edit-Module-is-not-working-for-QVD-load-which-works-fine-in/m-p/318747#M1180415</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;I have a qvw file in two versions. One is SQL version and another is in QVD version. the VB script (edit module) is same for both. when we have put same on_open_document properties some specific field to select by default. it's working in SQL but the same code doesn't work in QVD. Could anyone will tell, what could be the reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shubham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 07:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-Edit-Module-is-not-working-for-QVD-load-which-works-fine-in/m-p/318747#M1180415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-31T07:34:48Z</dc:date>
    </item>
    <item>
      <title>Same Edit Module is not working for QVD load which works fine in SQL.</title>
      <link>https://community.qlik.com/t5/QlikView/Same-Edit-Module-is-not-working-for-QVD-load-which-works-fine-in/m-p/318748#M1180416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you give the 2 codes ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 07:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-Edit-Module-is-not-working-for-QVD-load-which-works-fine-in/m-p/318748#M1180416</guid>
      <dc:creator />
      <dc:date>2012-01-31T07:48:40Z</dc:date>
    </item>
    <item>
      <title>Same Edit Module is not working for QVD load which works fine in SQL.</title>
      <link>https://community.qlik.com/t5/QlikView/Same-Edit-Module-is-not-working-for-QVD-load-which-works-fine-in/m-p/318749#M1180417</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;Below is the code I have used same in QVD and SQL but while opening in SQL that work and it select as Intended/wanted but in QVD it doesn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sub startup_selection&lt;BR /&gt;call select_last_pull&lt;BR /&gt;end sub&lt;BR /&gt;&lt;BR /&gt;sub select_last_pull&lt;BR /&gt;set f = ActiveDocument.Fields("pull_type")&lt;BR /&gt;set fv = f.getnovalues&lt;BR /&gt;fv.add&lt;BR /&gt;fv(0).text = "last"&lt;BR /&gt;fv(0).isnumeric = false&lt;BR /&gt;f.selectValues fv&lt;BR /&gt;end sub&lt;BR /&gt;&lt;BR /&gt;sub clear_all&lt;BR /&gt;activedocument.clearall true&lt;BR /&gt;end sub&lt;BR /&gt;sub run_on_open&lt;BR /&gt;call select_last_pull&lt;BR /&gt;call select_alc&lt;BR /&gt;call select_remove_0bdg_0cost&lt;BR /&gt;call select_last_pull_dates&lt;BR /&gt;end sub&lt;BR /&gt;&lt;BR /&gt;sub select_last_pull_dates&lt;BR /&gt;ActiveDocument.Fields("PullCalendar.PullDateCY").clear&lt;BR /&gt;ActiveDocument.Fields("PullCalendar.PullDateLY").clear&lt;BR /&gt;ActiveDocument.Fields("ResactLY.Pull DateResAct").clear&lt;BR /&gt;ActiveDocument.Fields("Pull DateResAct").clear &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 08:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-Edit-Module-is-not-working-for-QVD-load-which-works-fine-in/m-p/318749#M1180417</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-31T08:11:48Z</dc:date>
    </item>
  </channel>
</rss>

