<?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: Using a dimension value in set analisys in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-a-dimension-value-in-set-analisys/m-p/984509#M335956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not the way to do it, because a data set specified by set analysis will be assembled before the object (a table in your case) is recalculated. The result will be that in the set analysis spec, Only(MatchCode) will try to return all active MatchCode values, which results in a NULL value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a single value in a table has to match a code range, why not do this in your script using WildMatch() ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Dec 2015 16:55:45 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2015-12-24T16:55:45Z</dc:date>
    <item>
      <title>Using a dimension value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-dimension-value-in-set-analisys/m-p/984508#M335955</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 have two tables that are not linked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 226px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 1pt; border-style: solid none solid solid; border-top-color: gainsboro; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: gainsboro; background: #5b9bd5;" width="46"&gt;Col1&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 1pt; border-style: solid none; border-top-color: gainsboro; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #5b9bd5;" width="46"&gt;Col2&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 1pt; border-style: solid solid solid none; border-top-color: gainsboro; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #5b9bd5;" width="134"&gt;MatchCod&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: gainsboro; background: #ddebf7;"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;A1&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;'4102*','4110*'&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: gainsboro;"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;A2&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;'4104*','4107*','4108*'&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: gainsboro; background: #ddebf7;"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;A3&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;'4105*','4106*'&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: gainsboro;"&gt;B&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;B1&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;4101*'&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: gainsboro; background: #ddebf7;"&gt;B&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;B2&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;'4115*'&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: gainsboro; border-left-width: 0.5pt; border-left-color: gainsboro;"&gt;B&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: gainsboro;"&gt;B3&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: gainsboro;"&gt;'4117*','4119*'&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="134"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-size: 8pt; color: #333333; font-weight: bold; font-family: Tahoma; border-width: 1pt 0.5pt 0.5pt; border-style: solid; border-color: #ccffcc; background: white;" width="70"&gt;Cod&lt;/TD&gt;&lt;TD class="xl64" style="font-size: 8pt; color: #333333; font-weight: bold; font-family: Tahoma; border-width: 1pt 1pt 0.5pt 0.5pt; border-style: solid; border-color: #ccffcc; background: white;" width="64"&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4101&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;2424&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;410101&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;3190&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;410102&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;1718&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;410102001&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;1770&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;2175.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;410202&lt;/TD&gt;&lt;TD align="right" class="xl66" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;2133.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4103&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3236&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4104&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;2294&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;410404&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3455&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4105&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;3371&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4106&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;1854&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4107&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;1718&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;410701&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3666&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4108&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;3481&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;410801&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3060&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;410801001&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;2408&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4109&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;1682&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4110&lt;/TD&gt;&lt;TD align="right" class="xl66" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;3817.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4111&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3446&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4112&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;2511&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4113&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3746&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4114&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;3400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4115&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;2070&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4116&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;3295&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4117&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3388&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;411701&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;3157&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;41171001&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3194&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4118&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;2267&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4119&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;3101&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4120&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;2617&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;4121&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;2943&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;4122&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;1620&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a pivot table so the results depends on the &lt;STRONG&gt;MatchCod&lt;/STRONG&gt; Dimension. Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Cod={$(=Only(MatchCode))}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results should be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="188" style="width: 719px; height: 196px;" width="717"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #5b9bd5;" width="46"&gt;Col1&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #5b9bd5;" width="46"&gt;Col2&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #5b9bd5;" width="134"&gt;MatchCod&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #5b9bd5;" width="64"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({&amp;lt;Cod={$(=Only(MatchCode))}&amp;gt;} Value)&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;A1&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;'4102*','4110*'&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;8125&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;A2&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;4104*','4107*','4108*'&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;20082&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;A3&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;'4105*','4106*'&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;5225&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;B&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;B1&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;4101*'&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;9102&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6; background: #ddebf7;"&gt;B&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;B2&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;'4115*'&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; background: #ddebf7;"&gt;2070&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6; border-left-width: 0.5pt; border-left-color: #9bc2e6;"&gt;B&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;B3&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;'4117*','4119*'&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 10pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #9bc2e6; border-right-width: 0.5pt; border-right-color: #9bc2e6; border-bottom-width: 0.5pt; border-bottom-color: #9bc2e6;"&gt;12840&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula above, only works when i select an specific row, I need this to work with no selections.&lt;/P&gt;&lt;P&gt;Please advice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2015 16:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-dimension-value-in-set-analisys/m-p/984508#M335955</guid>
      <dc:creator>maximiliano_vel</dc:creator>
      <dc:date>2015-12-24T16:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using a dimension value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-dimension-value-in-set-analisys/m-p/984509#M335956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not the way to do it, because a data set specified by set analysis will be assembled before the object (a table in your case) is recalculated. The result will be that in the set analysis spec, Only(MatchCode) will try to return all active MatchCode values, which results in a NULL value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a single value in a table has to match a code range, why not do this in your script using WildMatch() ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2015 16:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-dimension-value-in-set-analisys/m-p/984509#M335956</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-12-24T16:55:45Z</dc:date>
    </item>
  </channel>
</rss>

