<?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 use WildMatch in a Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105055#M463839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still not getting the value of the NameField on the chart.&amp;nbsp; It just displays a dash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(WildMatch(NameField,'*COM*'), NameField)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2016 15:27:35 GMT</pubDate>
    <dc:creator>cliff_clayman</dc:creator>
    <dc:date>2016-06-01T15:27:35Z</dc:date>
    <item>
      <title>How to use WildMatch in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105053#M463837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple chart that I would like to limit the results to names that are LIKE a certain name field.&amp;nbsp; I am not sure what the syntax needs to be for WildMatch.&amp;nbsp; I basically just want to do a LIKE statement, but I am not sure what the best way to limit my results would be.&amp;nbsp; I am looking to only return those values that match the statement.&amp;nbsp; Below is the basic structure of what I am looking to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(NameField LIKE '*COM*', NameField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 14:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105053#M463837</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-06-01T14:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use WildMatch in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105054#M463838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can just create a calculated dimension and use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(NameField LIKE '*COM*', NameField)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If(WildMatch(NameField,'*COM*'), NameField)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 15:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105054#M463838</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-01T15:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use WildMatch in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105055#M463839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still not getting the value of the NameField on the chart.&amp;nbsp; It just displays a dash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(WildMatch(NameField,'*COM*'), NameField)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 15:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105055#M463839</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-06-01T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use WildMatch in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105056#M463840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cliff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you upload a small sample QVW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or some screenshots that show a list box of NameField and your current chart dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 15:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105056#M463840</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-01T15:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use WildMatch in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105057#M463841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was finally able to get it to work with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(WildMatch([NameField], 'AMAZON*', 'EBAY*'),[NameField])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 15:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-WildMatch-in-a-Chart/m-p/1105057#M463841</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-06-01T15:48:23Z</dc:date>
    </item>
  </channel>
</rss>

