<?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 Wildmatch in Set Analysis, using a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608803#M444953</link>
    <description>&lt;P&gt;Hi dear QlikViewers,&lt;/P&gt;&lt;P&gt;I'm using this Set Analysis function:&lt;/P&gt;&lt;P&gt;Sum ({$&amp;lt;%KlantNrNav = {'$(vRelatie)'}&amp;gt;}[Tot. uitk. doss.])&lt;/P&gt;&lt;P&gt;I am getting the variable vRelatie from an input box. Now, how do I get this function to seek a partial vRelatie?&lt;/P&gt;&lt;P&gt;For instance, if someone inputs 05694 in stead of A-05694, how can I get the function to list all customers matching this partial number?&lt;/P&gt;&lt;P&gt;Any help would be very welcome!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:50:04 GMT</pubDate>
    <dc:creator>hansdevr</dc:creator>
    <dc:date>2024-11-16T02:50:04Z</dc:date>
    <item>
      <title>Wildmatch in Set Analysis, using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608803#M444953</link>
      <description>&lt;P&gt;Hi dear QlikViewers,&lt;/P&gt;&lt;P&gt;I'm using this Set Analysis function:&lt;/P&gt;&lt;P&gt;Sum ({$&amp;lt;%KlantNrNav = {'$(vRelatie)'}&amp;gt;}[Tot. uitk. doss.])&lt;/P&gt;&lt;P&gt;I am getting the variable vRelatie from an input box. Now, how do I get this function to seek a partial vRelatie?&lt;/P&gt;&lt;P&gt;For instance, if someone inputs 05694 in stead of A-05694, how can I get the function to list all customers matching this partial number?&lt;/P&gt;&lt;P&gt;Any help would be very welcome!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608803#M444953</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2024-11-16T02:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch in Set Analysis, using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608835#M444960</link>
      <description>&lt;P&gt;You can try to use wild search like&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({$&amp;lt;Year={2000}, Region={“U*”}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for more information&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 09:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608835#M444960</guid>
      <dc:creator>miskinmaz</dc:creator>
      <dc:date>2019-08-02T09:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch in Set Analysis, using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608842#M444961</link>
      <description>&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum ({$&amp;lt;%KlantNrNav = {&lt;STRONG&gt;"*&lt;/STRONG&gt;$(vRelatie)&lt;STRONG&gt;*"&lt;/STRONG&gt;}&amp;gt;}[Tot. uitk. doss.])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 09:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608842#M444961</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-08-02T09:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch in Set Analysis, using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608861#M444963</link>
      <description>&lt;P&gt;Thank you very much! I never realized the solution would be that basic!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worked like a charm!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 10:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Set-Analysis-using-a-variable/m-p/1608861#M444963</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2019-08-02T10:30:35Z</dc:date>
    </item>
  </channel>
</rss>

