<?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: AGGR MEASURE VISUALIZATION PROBLEM in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399453#M32503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Option 1 worked perfectly thanks sunny. How can I mark the question as answered, I',m a rookie in here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2017 08:49:17 GMT</pubDate>
    <dc:creator>marcoserilio</dc:creator>
    <dc:date>2017-12-14T08:49:17Z</dc:date>
    <item>
      <title>AGGR MEASURE VISUALIZATION PROBLEM</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399447#M32497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I'm trying with no success to make the following master measure visible in all rows of a pivot table&lt;/P&gt;&lt;P&gt;(aggr(sum({1&amp;lt;segmento = -{'ATV','TRICARRI','QUADRICICLI'}&amp;gt; }&amp;nbsp; Quantity),&amp;nbsp; agente,regione)) &lt;/P&gt;&lt;P&gt;The output of the measure is correct, but is not visible in all rows, only the first one, see attached image&lt;/P&gt;&lt;P&gt;Under the lombardia dimensios we've got 12 Prov_residenza dimensions, but only on the first row the measure is visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" height="418" src="https://community.qlik.com/legacyfs/online/186848_Capture.JPG" style="height: 418.398px; width: 703px;" width="703" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 16:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399447#M32497</guid>
      <dc:creator>marcoserilio</dc:creator>
      <dc:date>2017-12-13T16:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR MEASURE VISUALIZATION PROBLEM</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399448#M32498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no it didn't work, now all of the dimensions are =0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 16:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399448#M32498</guid>
      <dc:creator>marcoserilio</dc:creator>
      <dc:date>2017-12-13T16:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR MEASURE VISUALIZATION PROBLEM</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399449#M32499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;A&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;ggr(NODISTINCT Sum({1&amp;lt;segmento = -{'ATV','TRICARRI','QUADRICICLI'}&amp;gt;} Quantity), agente, regione)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum(TOTAL &amp;lt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;agente, regione&lt;/STRONG&gt;&amp;gt;{1&amp;lt;segmento = -{'ATV','TRICARRI','QUADRICICLI'}&amp;gt; } Quantity)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 17:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399449#M32499</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-13T17:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR MEASURE VISUALIZATION PROBLEM</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399450#M32500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco, I think you need to add &lt;STRONG&gt;p&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;rov_residenza&lt;/STRONG&gt; to your AGGR. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ciao,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Luigi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 05:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399450#M32500</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-14T05:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR MEASURE VISUALIZATION PROBLEM</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399451#M32501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now that I think about it, if you're in a pivot table, you may not need the AGGR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just use Sum( {&amp;lt;segmento = -{'ATV','TRICARRI','QUADRICICLI'}&amp;gt; } Quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 06:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399451#M32501</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-14T06:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR MEASURE VISUALIZATION PROBLEM</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399452#M32502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis, that would not suit to my purpose, which is to have a previous level dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to see regione's registration units into prov. residenza dimension.&lt;/P&gt;&lt;P&gt;If i added prov residenza I'll get prov residenza registration&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399452#M32502</guid>
      <dc:creator>marcoserilio</dc:creator>
      <dc:date>2017-12-14T08:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR MEASURE VISUALIZATION PROBLEM</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399453#M32503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Option 1 worked perfectly thanks sunny. How can I mark the question as answered, I',m a rookie in here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399453#M32503</guid>
      <dc:creator>marcoserilio</dc:creator>
      <dc:date>2017-12-14T08:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR MEASURE VISUALIZATION PROBLEM</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399454#M32504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for explaining Marco, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you wanted, for example, the number 32281 for Lombardia repeated for each prov_residenza in Lombardia? and of course that's why you called it Tot Regione?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 22:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-MEASURE-VISUALIZATION-PROBLEM/m-p/1399454#M32504</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-14T22:44:38Z</dc:date>
    </item>
  </channel>
</rss>

