<?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: wildmatch  of two fields from different tables - giving two return values in straight line table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828442#M68253</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147467"&gt;@GR456&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maye&amp;nbsp; be check " Suppress when Value is Null"&lt;/P&gt;</description>
    <pubDate>Fri, 13 Aug 2021 08:27:22 GMT</pubDate>
    <dc:creator>Taoufiq_Zarra</dc:creator>
    <dc:date>2021-08-13T08:27:22Z</dc:date>
    <item>
      <title>wildmatch  of two fields from different tables - giving two return values in straight line table</title>
      <link>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828354#M68233</link>
      <description>&lt;P&gt;Problem with wildmatch of two fields from different tables - giving two return values in straight line table.&lt;/P&gt;&lt;P&gt;Description of logic:&lt;/P&gt;&lt;P&gt;*Check text field (LDText.Test1)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *If it contains both&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;field (INSP Report)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;field (ID#)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *Then return&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;field (WONUM)&lt;/P&gt;&lt;P&gt;expression:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if(wildmatch([LDText.Test1],'*'&amp;amp;[Insp Report]&amp;amp;'*'&amp;amp;[ID#]&amp;amp;'*'),[WONUM])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROBLEM: If it matches - I end up with two (2) line entries in my straight line table&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;*One&amp;nbsp; with the field (WONUM) populated correctly&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;*Another with a null populated&lt;/P&gt;&lt;P&gt;Simplified Example of Return data where Test1 meets the wildmatch&amp;nbsp; criteria and Test2 &amp;amp; Test3 do not meet the wildmatch criteria:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Test1&amp;nbsp; &amp;nbsp; WONUM1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Test1&amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Test2&amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Test3&amp;nbsp; &amp;nbsp;-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas or help on how to only get the one (1) return line with the field (WONUM) when the wildmatch criteria is met?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 17:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828354#M68233</guid>
      <dc:creator>GR456</dc:creator>
      <dc:date>2021-08-12T17:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: wildmatch  of two fields from different tables - giving two return values in straight line table</title>
      <link>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828442#M68253</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147467"&gt;@GR456&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maye&amp;nbsp; be check " Suppress when Value is Null"&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 08:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828442#M68253</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-08-13T08:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: wildmatch  of two fields from different tables - giving two return values in straight line table</title>
      <link>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828515#M68260</link>
      <description>&lt;P&gt;Unfortunately, when I tried the suppress when null option, it only displays the rows of data where there is a value for WONUM - and I need the table to display the other columns (fields) whether the WONUM is populated or not. Any other ideas - or is there something else I can do to the suppress option to make it work?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 13:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828515#M68260</guid>
      <dc:creator>GR456</dc:creator>
      <dc:date>2021-08-13T13:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: wildmatch  of two fields from different tables - giving two return values in straight line table</title>
      <link>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828532#M68264</link>
      <description>&lt;P&gt;How bout like this...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if(aggr(sum(wildmatch([LDText.Test1],'*'&amp;amp;[Insp Report]&amp;amp;'*'&amp;amp;[ID#]&amp;amp;'*')),&lt;SPAN&gt;LDText.Test1) &amp;gt;0&lt;/SPAN&gt;,[WONUM])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trying to aggregate count matches on&amp;nbsp;&lt;SPAN&gt;LDText.Test1, if it's got atleast 1 match then return WONUM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 14:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828532#M68264</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-08-13T14:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: wildmatch  of two fields from different tables - giving two return values in straight line table</title>
      <link>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828547#M68269</link>
      <description>&lt;P&gt;That didn't give the result I want/need either. I believe I'll divide the information into two tables so that I can use your suggestion to suppress when null. I appreciate the help!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 15:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wildmatch-of-two-fields-from-different-tables-giving-two-return/m-p/1828547#M68269</guid>
      <dc:creator>GR456</dc:creator>
      <dc:date>2021-08-13T15:21:29Z</dc:date>
    </item>
  </channel>
</rss>

