<?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: Is there a better way to implent pick wildmatch? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806104#M65555</link>
    <description>&lt;P&gt;Please post the formula then. As the example given is too simple to give any good advice on this.&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 09:30:20 GMT</pubDate>
    <dc:creator>bramkn</dc:creator>
    <dc:date>2021-05-07T09:30:20Z</dc:date>
    <item>
      <title>Is there a better way to  implement pick wildmatch?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806087#M65551</link>
      <description>&lt;P&gt;expression:&lt;/P&gt;&lt;P&gt;Pick(wildmatch(Company),'A', 'B', 'C'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sum({Company = 'A'} Sales),&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sum({Company = 'B'} Sales),&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sum({Company = 'C'} Sales)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;but I don't want to copy the formula 3 times and replace the filter Company = 'A', Company = 'B'......&lt;/P&gt;&lt;P&gt;Is there any better way to implement the expression above?&lt;/P&gt;&lt;P&gt;Can Qlik possible save the formula on variable and call back the variable on expression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 08:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806087#M65551</guid>
      <dc:creator>kwl1234</dc:creator>
      <dc:date>2021-05-07T08:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a better way to implent pick wildmatch?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806090#M65553</link>
      <description>&lt;P&gt;In wildmatch() you have to include wildcard characters, like'*' - that is missing in your example.&lt;/P&gt;&lt;P&gt;It seems to be a unnecessary complexity in expression. If you have Company as dimension, you could simply use Sum(Sales) as expression. It does the same thing.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 08:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806090#M65553</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-05-07T08:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a better way to implent pick wildmatch?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806096#M65554</link>
      <description>&lt;P&gt;Hi tresesco,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Actual formula is quite complex and&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really want make filter criteria dynamic on expression&amp;nbsp; instead of using pick and match function. But I cannot find a way to do this.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 09:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806096#M65554</guid>
      <dc:creator>kwl1234</dc:creator>
      <dc:date>2021-05-07T09:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a better way to implent pick wildmatch?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806104#M65555</link>
      <description>&lt;P&gt;Please post the formula then. As the example given is too simple to give any good advice on this.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 09:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-better-way-to-implement-pick-wildmatch/m-p/1806104#M65555</guid>
      <dc:creator>bramkn</dc:creator>
      <dc:date>2021-05-07T09:30:20Z</dc:date>
    </item>
  </channel>
</rss>

