<?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 Creating Flag  ! ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920657#M650626</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 a scenario wherein, I have Rule_Set, ID_no, Sys_Key.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 302px; height: 98px;"&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;Rule_Set&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;ID_no&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;Sys_Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1234&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2345&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3456&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4567&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;There is another Table (a Mapping Load) which has Certain Rule_Set and Sys_Key Defined. like;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 151px; height: 54px;"&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;Rule_Set&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;Sys_Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is , the&amp;nbsp; ID_no should be fetched , for the Rules mentioned in the Mapping Load Table for the Sys_Key, If the rule is not mentioned, then all the Sys_Key should be fetched. thus the result should be;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid #000000; border-image: none; width: 302px; height: 98px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="padding: 2px; text-align: center; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;STRONG&gt;Rule_Set&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="padding: 2px; text-align: center; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;STRONG&gt;ID_no&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="padding: 2px; text-align: center; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;STRONG&gt;Sys_Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1234&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3456&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;1A&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;Rule3&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4567&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual app has a complex data, hence Association is not the solution.&lt;/P&gt;&lt;P&gt;I was thinking of creating the Flag , but it somehow is feting the 'ID_no 3456' in this case&amp;nbsp; for the condition where I am trying to get the rules not mentioned in the Mapping Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Appreciate&amp;nbsp; any help!&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 11:12:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-12T11:12:20Z</dc:date>
    <item>
      <title>Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920657#M650626</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 a scenario wherein, I have Rule_Set, ID_no, Sys_Key.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 302px; height: 98px;"&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;Rule_Set&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;ID_no&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;Sys_Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1234&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2345&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3456&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4567&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;There is another Table (a Mapping Load) which has Certain Rule_Set and Sys_Key Defined. like;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 151px; height: 54px;"&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;Rule_Set&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;Sys_Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is , the&amp;nbsp; ID_no should be fetched , for the Rules mentioned in the Mapping Load Table for the Sys_Key, If the rule is not mentioned, then all the Sys_Key should be fetched. thus the result should be;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid #000000; border-image: none; width: 302px; height: 98px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="padding: 2px; text-align: center; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;STRONG&gt;Rule_Set&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="padding: 2px; text-align: center; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;STRONG&gt;ID_no&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="padding: 2px; text-align: center; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;STRONG&gt;Sys_Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1234&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Rule2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3456&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;1A&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;Rule3&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4567&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual app has a complex data, hence Association is not the solution.&lt;/P&gt;&lt;P&gt;I was thinking of creating the Flag , but it somehow is feting the 'ID_no 3456' in this case&amp;nbsp; for the condition where I am trying to get the rules not mentioned in the Mapping Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Appreciate&amp;nbsp; any help!&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920657#M650626</guid>
      <dc:creator />
      <dc:date>2015-08-12T11:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920658#M650627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD Rule_Set, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID_no, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sys_Key&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2061" data-containertype="14" data-objectid="176269" data-objecttype="1" href="https://community.qlik.com/thread/176269"&gt;https://community.qlik.com/thread/176269&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(html, codepage is 1252, embedded labels, table is @1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join&lt;/P&gt;&lt;P&gt;LOAD Rule_Set, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sys_Key&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2061" data-containertype="14" data-objectid="176269" data-objecttype="1" href="https://community.qlik.com/thread/176269"&gt;https://community.qlik.com/thread/176269&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(html, codepage is 1252, embedded labels, table is @2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD Rule_Set, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID_no, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sys_Key&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2061" data-containertype="14" data-objectid="176269" data-objecttype="1" href="https://community.qlik.com/thread/176269"&gt;https://community.qlik.com/thread/176269&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(html, codepage is 1252, embedded labels, table is @1)&lt;/P&gt;&lt;P&gt;where not Exists(Rule_Set);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD * Resident Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Data;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920658#M650627</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-12T11:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920659#M650628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How Rule3 with 1C is appearing in the final table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920659#M650628</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-08-12T11:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920660#M650629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The condition is that, If a Rule is not mentioned, then the corresponding ID_no should be fetched, Hence Rule3 is in the resultant table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920660#M650629</guid>
      <dc:creator />
      <dc:date>2015-08-12T11:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920661#M650630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think &lt;A href="https://community.qlik.com/qlik-users/57428"&gt;Kush141087&lt;/A&gt; has already replied using this logic...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920661#M650630</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-08-12T11:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920662#M650631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look on the attachment. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920662#M650631</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-08-12T11:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920663#M650632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Rule_Set,ID_no,Sys_Key&lt;/P&gt;&lt;P&gt;Rule1,1234,1A&lt;/P&gt;&lt;P&gt;Rule1,2345,1B&lt;/P&gt;&lt;P&gt;Rule2,3456,1A&lt;/P&gt;&lt;P&gt;Rule3,4567,1C&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Map1:&lt;/P&gt;&lt;P&gt;mapping LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Rule_Set,Sys_Key&lt;/P&gt;&lt;P&gt;Rule1,1A&lt;/P&gt;&lt;P&gt;Rule2,1A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data1:&lt;/P&gt;&lt;P&gt;LOAD Rule_Set,ID_no,Sys_Key,if(ApplyMap('Map1',Rule_Set,'NA')='NA',1,if(ApplyMap('Map1',Rule_Set)=Sys_Key,1,0)) as IsMapAvailable&lt;/P&gt;&lt;P&gt;Resident Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD Rule_Set,ID_no,Sys_Key,IsMapAvailable&lt;/P&gt;&lt;P&gt;Resident Data1 where IsMapAvailable=1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop Table Data;&lt;/P&gt;&lt;P&gt;drop Table Data1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 13:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920663#M650632</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-12T13:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920664#M650633</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;Have you managed to solve your issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 08:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920664#M650633</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-13T08:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920665#M650634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasi,&lt;/P&gt;&lt;P&gt;Thanks for the solution option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using the ApplyMap technique this way, It creates a flag for the Mentioned rules, but while taking up the Rule not mentioned (in this scenario Rule 3 - ID -4567), it takes up the remaining Rule as well ( here,&lt;/P&gt;&lt;P&gt;Rule 1- ID 2345 ) !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any further help.&lt;/P&gt;&lt;P&gt;Thanks ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 09:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920665#M650634</guid>
      <dc:creator />
      <dc:date>2015-08-13T09:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920666#M650635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Please try my script and it should give you the correct result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sasi&lt;IMG alt="Untitled.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95896_Untitled.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 09:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920666#M650635</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-13T09:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920667#M650636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/107680"&gt;PriyankaSR&lt;/A&gt;‌ have tried the script I suggested?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 09:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920667#M650636</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-13T09:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920668#M650637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your reply.&lt;/P&gt;&lt;P&gt;Yes, this way I am able to get the Rules mentioned ine Mapping Table by Inner Join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But somehow didn't get the part to fetch all other cases .&lt;/P&gt;&lt;P&gt; To be specific the Condition ' where not Exists(Rule_Set)', how can I use it on the Original Table as mentioned ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pls explain this part ?&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 15:33:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920668#M650637</guid>
      <dc:creator />
      <dc:date>2015-08-13T15:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Flag  ! ?</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920669#M650638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you reach your desire goal, close this thread by choosing correct or helpful to learn others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 05:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Flag/m-p/920669#M650638</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-08-14T05:47:02Z</dc:date>
    </item>
  </channel>
</rss>

