<?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 why error occur when clear all ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143829#M22946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To avoid any problem, you can set this field language so that always one value is selected ( field properties).&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2009 16:48:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-11T16:48:33Z</dc:date>
    <item>
      <title>why error occur when clear all ?</title>
      <link>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143827#M22944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;It has "EN,CN,TW" for displaying multiple language , when I select one language , it's ok. And I want to display EN (AS default) language when I click Home--&amp;gt;Clear but It jump to edit macro module , I know the macro has bug but i don't know how to modify it (Qlikview is 9.0 beta version ), can someone help me ?&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 15:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143827#M22944</guid>
      <dc:creator />
      <dc:date>2009-05-11T15:06:29Z</dc:date>
    </item>
    <item>
      <title>why error occur when clear all ?</title>
      <link>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143828#M22945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my vbs macro:&lt;/P&gt;&lt;P&gt;sub LangSetting&lt;BR /&gt; set f = ActiveDocument.Fields("langName").GetSelectedValues&lt;BR /&gt; if f.item(0).text = "CN" then&lt;BR /&gt; call ChangeCn&lt;BR /&gt; elseif f.item(0).text = "TW" then&lt;BR /&gt; call ChangeTw&lt;BR /&gt; else&lt;BR /&gt; call ChangeEn&lt;BR /&gt; end if&lt;BR /&gt; end sub&lt;/P&gt;&lt;P&gt;sub ChangeEn&lt;BR /&gt; ActiveDocument.Variables("lang").SetContent "EN",true&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;sub ChangeCn&lt;BR /&gt; ActiveDocument.Variables("lang").SetContent "CN",true&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;sub ChangeTw&lt;BR /&gt; ActiveDocument.Variables("lang").SetContent "TW",true&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;how can i modify it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 16:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143828#M22945</guid>
      <dc:creator />
      <dc:date>2009-05-11T16:42:25Z</dc:date>
    </item>
    <item>
      <title>why error occur when clear all ?</title>
      <link>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143829#M22946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To avoid any problem, you can set this field language so that always one value is selected ( field properties).&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 16:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143829#M22946</guid>
      <dc:creator />
      <dc:date>2009-05-11T16:48:33Z</dc:date>
    </item>
    <item>
      <title>why error occur when clear all ?</title>
      <link>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143830#M22947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, it is a good idea !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 08:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143830#M22947</guid>
      <dc:creator />
      <dc:date>2009-05-12T08:09:50Z</dc:date>
    </item>
    <item>
      <title>why error occur when clear all ?</title>
      <link>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143831#M22948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank spastor, it work now !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 14:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143831#M22948</guid>
      <dc:creator />
      <dc:date>2009-05-13T14:35:04Z</dc:date>
    </item>
    <item>
      <title>why error occur when clear all ?</title>
      <link>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143832#M22949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;sub&lt;/B&gt; LangSetting&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;On&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;..... &lt;B&gt;error&lt;/B&gt; &lt;B&gt;resume&lt;/B&gt; &lt;B&gt;next '&amp;lt;--You can command line ----&lt;/B&gt;&lt;P&gt;set&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;f = ActiveDocument.Fields("langName").GetSelectedValues&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;B&gt;sub&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 15:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143832#M22949</guid>
      <dc:creator>thanomjit</dc:creator>
      <dc:date>2009-05-13T15:37:18Z</dc:date>
    </item>
    <item>
      <title>why error occur when clear all ?</title>
      <link>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143833#M22950</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 had the same problem, but merely by adding "()" it worked to clear all without a default value.&lt;/P&gt;&lt;P&gt;From this :&lt;/P&gt;&lt;P&gt;selectedValue = ActiveDocument.fields("JF_Name").GetSelectedValues.Item(0).text&lt;/P&gt;&lt;P&gt;To this:&lt;/P&gt;&lt;P&gt;selectedValue = ActiveDocument.fields("JF_Name").GetSelectedValues().Item(0).text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 16:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/why-error-occur-when-clear-all/m-p/143833#M22950</guid>
      <dc:creator />
      <dc:date>2009-08-05T16:35:38Z</dc:date>
    </item>
  </channel>
</rss>

