<?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: How to avoid the some rows coming in a particular column when pulling from the database in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289535#M622581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.I only want those fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2017 20:52:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-20T20:52:11Z</dc:date>
    <item>
      <title>How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289533#M622579</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 table with &lt;IMG alt="services.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150284_services.png" style="height: 496px; width: 620px;" /&gt;many rows in a particular columsn.&lt;/P&gt;&lt;P&gt;My requirement is I have to avoid or fish out only particular rows from a particular column onto the qlivkiew table.&lt;/P&gt;&lt;P&gt;Wondering how can do I do that in the load script.&lt;/P&gt;&lt;P&gt;I am attaching the picture for your reference.&lt;/P&gt;&lt;P&gt;I want to have only the green color fields in the list box not the red colored one.&lt;/P&gt;&lt;P&gt;Any help is highly appreciated.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vamsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 16:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289533#M622579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T16:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289534#M622580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you only want to pull where attribute is 270 or 271?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 16:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289534#M622580</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-20T16:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289535#M622581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.I only want those fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 20:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289535#M622581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T20:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289536#M622582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be while loading...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM .....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;Where WildMatch(group_name, '*service-270*'&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;, '*service-271*');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 20:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289536#M622582</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-20T20:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289537#M622583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;I have tried that but it is throwing error as unknown statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2017 12:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289537#M622583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-22T12:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289538#M622584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a screenshot of the error and the script you have used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2017 12:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289538#M622584</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-22T12:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289539#M622585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;sorry for the late reply as i was out of the town.&lt;/P&gt;&lt;P&gt;I have tried with your wildmatch function at home using a sample data but didnt try at work.&lt;/P&gt;&lt;P&gt;I can attach the sample pic I have been using.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150893_sample.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289539#M622585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-25T19:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289540#M622586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where statement goes after From&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150910_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;sample:&lt;/P&gt;&lt;P&gt;LOAD ....&lt;/P&gt;&lt;P&gt;FROM ....&lt;/P&gt;&lt;P&gt;WHERE ....;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 22:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289540#M622586</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-25T22:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289541#M622587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sunny It worked now.&lt;/P&gt;&lt;P&gt;I shall implement the same thing at work and will close this thread.&lt;/P&gt;&lt;P&gt;Much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 23:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289541#M622587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-25T23:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289542#M622588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;I have used the same wildwatch function to pull the data but it is throwing error&lt;/P&gt;&lt;P&gt;cant able to make out where it went wrong as I have to use Two where conditions in my load script.&lt;/P&gt;&lt;P&gt;Here is the pic .and it is throwing these lines when i am loading the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL##f - SqlState: 42883, ErrorCode: 7, ErrorMsg: ERROR: function wildmatch(character varying, unknown, unknown) does not exist;&lt;/P&gt;&lt;P&gt;Error while executing the query&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;&amp;nbsp; , to_char(recorded_at,'Mon-YYYY') AS date_selector&lt;/P&gt;&lt;P&gt;&amp;nbsp; , to_char(recorded_at,'YYYYMM') AS date_selector_1&lt;/P&gt;&lt;P&gt;FROM "myhealth_production"."public"."statistic_counters"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where WildMatch(group_name, '*service-270*', '*service-271*')&lt;/P&gt;&lt;P&gt;&lt;IMG alt="services.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150953_services.png" style="height: 496px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 10:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289542#M622588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T10:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289543#M622589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you are now doing this in the SQL, you need to use SQL equivalent of WildMatch which I think is using Like....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SQL SELECT *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; , to_char(recorded_at,'Mon-YYYY') AS date_selector&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; , to_char(recorded_at,'YYYYMM') AS date_selector_1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM "myhealth_production"."public"."statistic_counters"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt; group_name not in ('Conversation', 'Message') and&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (group_name Like '*service-270*' or group_name Like '*service-271*');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you don't need the first statement now because you have more restrictive 2nd statement on group_name. So, this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;SQL SELECT *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp; , to_char(recorded_at,'Mon-YYYY') AS date_selector&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp; , to_char(recorded_at,'YYYYMM') AS date_selector_1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;FROM "myhealth_production"."public"."statistic_counters"&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Where&lt;/STRONG&gt;&lt;STRONG&gt; (group_name Like '*service-270*' or group_name Like '*service-271*');&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 10:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289543#M622589</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-26T10:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289544#M622590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;It is not throwing error but unless i use &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt;Where&lt;SPAN style="color: #ff0000; font-style: inherit; text-decoration: line-through; font-family: inherit; font-weight: inherit;"&gt; group_name not in ('Conversation', 'Message') &lt;/SPAN&gt;&lt;/STRONG&gt; statement , I am not getting any values in the group name. All those &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt; '*service-270*' or group_name Like '*service-271 data is inside the group name&amp;nbsp; which are not in the 'conversation and message' .Dont know how to do this.&lt;/STRONG&gt;&lt;IMG alt="services.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150959_services.png" style="height: 496px; width: 620px;" /&gt; dat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 11:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289544#M622590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T11:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289545#M622591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in sql, use % instead of *&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 11:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289545#M622591</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-26T11:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289546#M622592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Staffan .It worked fine now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 11:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289546#M622592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T11:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the some rows coming in a particular column when pulling from the database</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289547#M622593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sunny It worked fine now.&lt;/P&gt;&lt;P&gt;Great stuff.&lt;/P&gt;&lt;P&gt;Really appreicated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 11:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-some-rows-coming-in-a-particular-column-when/m-p/1289547#M622593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T11:41:29Z</dc:date>
    </item>
  </channel>
</rss>

