<?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 Ignore Filed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1800940#M1211676</link>
    <description>&lt;P&gt;Hello&amp;nbsp; All and&amp;nbsp; &amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one requirement to Exclude the entire field values, if the rule of the field set to "nO"&lt;/P&gt;&lt;P&gt;Is it possible in Qliksense&lt;/P&gt;&lt;P&gt;Can you help me on this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Prabhu1204_0-1618925118397.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/53301iF748A8B44D3DD938/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Prabhu1204_0-1618925118397.png" alt="Prabhu1204_0-1618925118397.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this example I need to exclude the Sales Detail3&amp;nbsp; field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Apr 2021 13:28:30 GMT</pubDate>
    <dc:creator>Prabhu1204</dc:creator>
    <dc:date>2021-04-20T13:28:30Z</dc:date>
    <item>
      <title>Ignore Filed</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1800940#M1211676</link>
      <description>&lt;P&gt;Hello&amp;nbsp; All and&amp;nbsp; &amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one requirement to Exclude the entire field values, if the rule of the field set to "nO"&lt;/P&gt;&lt;P&gt;Is it possible in Qliksense&lt;/P&gt;&lt;P&gt;Can you help me on this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Prabhu1204_0-1618925118397.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/53301iF748A8B44D3DD938/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Prabhu1204_0-1618925118397.png" alt="Prabhu1204_0-1618925118397.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this example I need to exclude the Sales Detail3&amp;nbsp; field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1800940#M1211676</guid>
      <dc:creator>Prabhu1204</dc:creator>
      <dc:date>2021-04-20T13:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filed</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1801082#M1211688</link>
      <description>&lt;P&gt;if i understand thsi correctly, you want to add the modifier Field= inside your set aanlysis, but you want that based on a value for the field.&amp;nbsp; i cant imagine how this will be maintained but to answer the specific question, you can create a variable say vSalesDetail3SA, this can contain&amp;nbsp;&lt;BR /&gt;[Sales Detail 3]=,&lt;BR /&gt;if you want the rule applied or blank if not:&lt;BR /&gt;&lt;BR /&gt;vSalesDetail3SA = if(applyRule, '[Sales Detail 3]=,', '')&lt;BR /&gt;&lt;BR /&gt;then add it into your set analysis:&lt;BR /&gt;&lt;BR /&gt;...{&amp;lt;$(vSalesDetail3SA) OtherField=&amp;gt;}...&lt;BR /&gt;&lt;BR /&gt;so when it is evaluated, it will have the field ignored or not depending on your rule.&amp;nbsp; be careful with the comma at the end.&amp;nbsp; this assumes that there will be other modifiers in your expressions' set analysis.&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 20:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1801082#M1211688</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-04-20T20:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filed</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1801112#M1211692</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Do you want to exclude the field from data model? or exclude from expression?&lt;/P&gt;&lt;P&gt;And also, exclude field is dynamic or static field?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 00:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1801112#M1211692</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-04-21T00:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filed</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1801135#M1211696</link>
      <description>&lt;P&gt;I want to exclude from Data model and this is dynamic,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In one input file it is Sales detail3 in other file it may be sales details 6,sales details10 should be ignored.&lt;/P&gt;&lt;P&gt;The fields are not static&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 04:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1801135#M1211696</guid>
      <dc:creator>Prabhu1204</dc:creator>
      <dc:date>2021-04-21T04:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filed</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1801151#M1211699</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/100262"&gt;@Prabhu1204&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is small POC for your requirement. Alter based on ur requirement.&lt;/P&gt;&lt;P&gt;Set&lt;STRONG&gt; vExclude = 'CATEGORY';&lt;/STRONG&gt;&lt;BR /&gt;T1:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;NAME, CATEGORY, PRIORITY&lt;BR /&gt;SHOP1, APPLE, 1&lt;BR /&gt;SHOP4, TOMATO, 4&lt;BR /&gt;SHOP3, PINEAPPLE, 3&lt;BR /&gt;SHOP1, GRAPES, 2&lt;BR /&gt;SHOP2, APPLE, 1&lt;BR /&gt;SHOP5, TOMATO, 4&lt;BR /&gt;SHOP2, PINEAPPLE, 3&lt;BR /&gt;SHOP2, GRAPES, 2&lt;BR /&gt;SHOP3, GRAPES, 2&lt;BR /&gt;SHOP5, ROSE, 5&lt;BR /&gt;SHOP4, ROSE, 5&lt;BR /&gt;];&lt;BR /&gt;Let vFields = '';&lt;BR /&gt;For i = 1 to NoOfFields('T1')&lt;BR /&gt;Field:&lt;BR /&gt;Load FieldName($(i), 'T1') as Field AutoGenerate 1;&lt;BR /&gt;next&lt;/P&gt;&lt;P&gt;LOAD Concat(DISTINCT Fields , ',') as Fields where Len(Trim(Fields))&amp;gt;0;&lt;BR /&gt;Load Replace(Field,'$(vExclude)','') as Fields Resident Field;&lt;/P&gt;&lt;P&gt;DROP Table Field;&lt;/P&gt;&lt;P&gt;Let vFields = Peek('Fields');&lt;/P&gt;&lt;P&gt;Load $(vFields) Resident T1;&lt;BR /&gt;DROP Table T1;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vExclude &amp;lt;-- field will exclude from the data model&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 06:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1801151#M1211699</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-04-21T06:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Filed</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1802929#M1211860</link>
      <description>&lt;P&gt;@&lt;SPAN&gt;MayilVahanan&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you,. let me try and give you an update&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 05:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Filed/m-p/1802929#M1211860</guid>
      <dc:creator>Prabhu1204</dc:creator>
      <dc:date>2021-04-27T05:42:35Z</dc:date>
    </item>
  </channel>
</rss>

