<?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: Like query in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Like-query-in-qlikview/m-p/1532646#M457258</link>
    <description>&lt;P&gt;May be it will help you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test:&lt;BR /&gt;LOAD *,&lt;BR /&gt;if(WildMatch(FIELD_1,'abc*')&amp;gt;0,FIELD_1,Null()) as FIELD_2,&lt;BR /&gt;if(WildMatch(FIELD_1,'def*')&amp;gt;0,FIELD_1,Null()) as FIELD_3;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;FIELD_1&lt;BR /&gt;abc123&lt;BR /&gt;abc345&lt;BR /&gt;abc789&lt;BR /&gt;def23&lt;BR /&gt;def908&lt;BR /&gt;def239&lt;BR /&gt;];&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2019 11:34:54 GMT</pubDate>
    <dc:creator>mkiran_18</dc:creator>
    <dc:date>2019-01-21T11:34:54Z</dc:date>
    <item>
      <title>Like query in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Like-query-in-qlikview/m-p/1532628#M457256</link>
      <description>&lt;P&gt;i have column where data is like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;abc123&lt;/P&gt;&lt;P&gt;abc345&lt;/P&gt;&lt;P&gt;abc789&lt;/P&gt;&lt;P&gt;def234&lt;/P&gt;&lt;P&gt;def908&lt;/P&gt;&lt;P&gt;def9239&lt;/P&gt;&lt;P&gt;now i am trying to create filters like if&lt;/P&gt;&lt;P&gt;if(Substringcount(Column1,'abc'),'Value1_abc','Value2_def')&lt;/P&gt;&lt;P&gt;user select value1_abc from table then this show select all abc data which is starting from abc and if user select value2_def then this should be select all def data how i do this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 10:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Like-query-in-qlikview/m-p/1532628#M457256</guid>
      <dc:creator>capriconuser</dc:creator>
      <dc:date>2019-01-21T10:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Like query in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Like-query-in-qlikview/m-p/1532641#M457257</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;may be it better add a new field in you data set like:&lt;/P&gt;&lt;PRE&gt;Load *, Left(data,3) as Category Inline [data
abc123
abc345
abc789
def234
def908
def9239&lt;BR /&gt;];&lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Like-query-in-qlikview/m-p/1532641#M457257</guid>
      <dc:creator>albert_guito</dc:creator>
      <dc:date>2019-01-21T11:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Like query in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Like-query-in-qlikview/m-p/1532646#M457258</link>
      <description>&lt;P&gt;May be it will help you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test:&lt;BR /&gt;LOAD *,&lt;BR /&gt;if(WildMatch(FIELD_1,'abc*')&amp;gt;0,FIELD_1,Null()) as FIELD_2,&lt;BR /&gt;if(WildMatch(FIELD_1,'def*')&amp;gt;0,FIELD_1,Null()) as FIELD_3;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;FIELD_1&lt;BR /&gt;abc123&lt;BR /&gt;abc345&lt;BR /&gt;abc789&lt;BR /&gt;def23&lt;BR /&gt;def908&lt;BR /&gt;def239&lt;BR /&gt;];&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 11:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Like-query-in-qlikview/m-p/1532646#M457258</guid>
      <dc:creator>mkiran_18</dc:creator>
      <dc:date>2019-01-21T11:34:54Z</dc:date>
    </item>
  </channel>
</rss>

