<?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: Listbox help with Expression in Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133953#M756203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write this in your listbox in general tab Field - Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF(WildMatch(clientname, '*rel*')&amp;gt;0, 'Related', 'Unrelated')&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/213968_Capture.PNG" style="height: 550px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2018 17:25:47 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-09-19T17:25:47Z</dc:date>
    <item>
      <title>Listbox help with Expression in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133950#M756200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to filter a data set by relationship: Related or Unrelated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data set does not have this parameter included however the logic to determine this is if "rel" is located in the Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write an expression in a list box to have this behave accordingly.&lt;/P&gt;&lt;P&gt;If Related is selected, then I would like to see that logic applied to the other selections and vice versa if Unrelated is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133950#M756200</guid>
      <dc:creator>tom906123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox help with Expression in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133951#M756201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the field name for your listbox and what are the values this lisbox holds now? Are there only two values like Related and Unrelated or you want to search a string in this field for Rel and Unrel values? Can you elaborate with an eg so that we can help you quickly. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 17:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133951#M756201</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-17T17:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox help with Expression in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133952#M756202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field Name is clientname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table for this field looks something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clientname| &lt;/P&gt;&lt;P&gt;abcdrel&lt;/P&gt;&lt;P&gt;abcrel123&lt;/P&gt;&lt;P&gt;xyz321&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like two values in the List Box: Related and Unrelated&lt;/P&gt;&lt;P&gt;If I select Related,&amp;nbsp; I would like to results for all client names with "rel" in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much the help! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 16:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133952#M756202</guid>
      <dc:creator>tom906123</dc:creator>
      <dc:date>2018-09-19T16:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox help with Expression in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133953#M756203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write this in your listbox in general tab Field - Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF(WildMatch(clientname, '*rel*')&amp;gt;0, 'Related', 'Unrelated')&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/213968_Capture.PNG" style="height: 550px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 17:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133953#M756203</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-19T17:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox help with Expression in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133954#M756204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks!! Worked like a charm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 18:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-help-with-Expression-in-Field/m-p/133954#M756204</guid>
      <dc:creator>tom906123</dc:creator>
      <dc:date>2018-09-19T18:48:10Z</dc:date>
    </item>
  </channel>
</rss>

