<?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: stuck with where script while loading data. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673649#M244617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident TableName&lt;/P&gt;&lt;P&gt;where Match(Code,'AC','CC') and Match(class,'Loss','Tenure');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 06:27:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-11T06:27:30Z</dc:date>
    <item>
      <title>stuck with where script while loading data.</title>
      <link>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673647#M244615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Code&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;class&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;P&gt;&lt;STRONG&gt;amount&lt;/STRONG&gt;&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;AC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Loss&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;BC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Gain&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;CC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Tenure&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;56&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;how to write script for code,class dimensions for calculating measure Loss Ratio.&lt;/P&gt;&lt;P&gt;Let say to calculate Loss Ratio the condition is it should take while loading in script.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Code='AC&lt;SPAN style="line-height: 53.0969924926758px;"&gt;','CC' &amp;amp;Class='Loss','Tenure' .how to write code in edit script&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673647#M244615</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-11T06:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: stuck with where script while loading data.</title>
      <link>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673648#M244616</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;Write&lt;/P&gt;&lt;P&gt;If(wildmatch(code,'AC','CC') AND wildmatch(Class,'Loss'),Tenure) as NewTenure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673648#M244616</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-11T06:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: stuck with where script while loading data.</title>
      <link>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673649#M244617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident TableName&lt;/P&gt;&lt;P&gt;where Match(Code,'AC','CC') and Match(class,'Loss','Tenure');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673649#M244617</guid>
      <dc:creator />
      <dc:date>2014-09-11T06:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: stuck with where script while loading data.</title>
      <link>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673650#M244618</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;Whats your expected output? is it 68?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673650#M244618</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-09-11T06:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: stuck with where script while loading data.</title>
      <link>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673651#M244619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your response working on real data if it works I will close discussion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stuck-with-where-script-while-loading-data/m-p/673651#M244619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-11T06:35:02Z</dc:date>
    </item>
  </channel>
</rss>

