<?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'**' in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/like/m-p/72710#M1222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ibtissam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the Name is comes from a field name, where contains other last names?&lt;/P&gt;&lt;P&gt;If yes, then using Mambi solution is possible, but tweaked it like this maybe : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;load * from ... where wildmatch ( &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;EMAIL&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt; , '* '&amp;amp;Name&amp;amp;' *');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Kevin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2018 03:14:23 GMT</pubDate>
    <dc:creator>kevinalvino</dc:creator>
    <dc:date>2018-06-25T03:14:23Z</dc:date>
    <item>
      <title>like'**'</title>
      <link>https://community.qlik.com/t5/Francophones/like/m-p/72706#M1218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;J'ai deux champs : adresse mail et le nom de famille de l'acheteur ;&lt;/P&gt;&lt;P&gt;je souhaite sélectionner les adresses mail qui contient&amp;nbsp; les noms de famille &lt;/P&gt;&lt;P&gt;j'ai essayé avec&amp;nbsp;&amp;nbsp;&amp;nbsp; EMAIL like '*Nom*'&amp;nbsp;&amp;nbsp; mais ça marche pas &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avez vous des idées svp ? &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Merci &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Cordialement &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 16:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/like/m-p/72706#M1218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-24T16:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: like'**'</title>
      <link>https://community.qlik.com/t5/Francophones/like/m-p/72707#M1219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;tu peux faire ça : load * from...where wildmatch(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EMAIL&lt;/SPAN&gt;, '*Nom*');&lt;/P&gt;&lt;P&gt;le Like ... tu peux l'utiliser au sein de ta requête sql..;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 18:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/like/m-p/72707#M1219</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2018-06-24T18:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: like'**'</title>
      <link>https://community.qlik.com/t5/Francophones/like/m-p/72708#M1220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;J'ai essayé ça aussi mais ça marche pas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 19:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/like/m-p/72708#M1220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-24T19:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: like'**'</title>
      <link>https://community.qlik.com/t5/Francophones/like/m-p/72709#M1221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;peux tu donc nous donner plus de details sur ton script ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 23:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/like/m-p/72709#M1221</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2018-06-24T23:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: like'**'</title>
      <link>https://community.qlik.com/t5/Francophones/like/m-p/72710#M1222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ibtissam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the Name is comes from a field name, where contains other last names?&lt;/P&gt;&lt;P&gt;If yes, then using Mambi solution is possible, but tweaked it like this maybe : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;load * from ... where wildmatch ( &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;EMAIL&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt; , '* '&amp;amp;Name&amp;amp;' *');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Kevin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 03:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/like/m-p/72710#M1222</guid>
      <dc:creator>kevinalvino</dc:creator>
      <dc:date>2018-06-25T03:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: like'**'</title>
      <link>https://community.qlik.com/t5/Francophones/like/m-p/72711#M1223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ça marche , merci beaucoup !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cordialement,&lt;/P&gt;&lt;P&gt;Ibtissam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 07:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/like/m-p/72711#M1223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-25T07:24:37Z</dc:date>
    </item>
  </channel>
</rss>

