<?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: set analysis on a variable triggered by data island in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-on-a-variable-triggered-by-data-island/m-p/642293#M476309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define variable like:&lt;/P&gt;&lt;P&gt;vChannel&amp;nbsp; =Only(If(WildMatch($Field,'*'&amp;amp;Channel&amp;amp;'*'),$Field))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2014 09:37:46 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-06-06T09:37:46Z</dc:date>
    <item>
      <title>set analysis on a variable triggered by data island</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-on-a-variable-triggered-by-data-island/m-p/642292#M476308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have customers in serveral channels. Each channel is a different field.&lt;/P&gt;&lt;P&gt;I want to do a set analysis where I can choose a channel. I've created a data island where I can select a channel but I can't get it right in my set analysis.&lt;/P&gt;&lt;P&gt;The tricky part is that the name of the channels in my data island is are different than the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked with triggers but the solution is not elegant &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 09:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-on-a-variable-triggered-by-data-island/m-p/642292#M476308</guid>
      <dc:creator>kristof_j</dc:creator>
      <dc:date>2014-06-06T09:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis on a variable triggered by data island</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-on-a-variable-triggered-by-data-island/m-p/642293#M476309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define variable like:&lt;/P&gt;&lt;P&gt;vChannel&amp;nbsp; =Only(If(WildMatch($Field,'*'&amp;amp;Channel&amp;amp;'*'),$Field))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 09:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-on-a-variable-triggered-by-data-island/m-p/642293#M476309</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-06T09:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis on a variable triggered by data island</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-on-a-variable-triggered-by-data-island/m-p/642294#M476310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx that's a lot easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how can select 2 channels. A customer who has been contacted by phone and mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I joined my data island with itself so I get n² combinations. Made a second variable vChannel_2 an changed your expressions.&lt;/P&gt;&lt;P&gt;Is it possible with only one field in my data island and use alternate states?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vChannel = &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;$Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'*'&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Channel&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;'*'),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;$Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;vChannel_2 = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;$Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'*'&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Channel&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;'*'),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;$Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&amp;nbsp; from an alternate state&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 11:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-on-a-variable-triggered-by-data-island/m-p/642294#M476310</guid>
      <dc:creator>kristof_j</dc:creator>
      <dc:date>2014-06-06T11:37:47Z</dc:date>
    </item>
  </channel>
</rss>

