<?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 Calculate # dimension rows per fact row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520619#M1134989</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;Probably this is very easy, but for some reason I don't succeed in getting (in the load script) the number of matching dimension rows per fact row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVFactDim.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48066_QVFactDim.png" style="width: 620px; height: 198px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example attached as well.&lt;/P&gt;&lt;P&gt;Any advice would be appriciated.&lt;/P&gt;&lt;P&gt;Maarten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2013 12:54:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-24T12:54:42Z</dc:date>
    <item>
      <title>Calculate # dimension rows per fact row</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520619#M1134989</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;Probably this is very easy, but for some reason I don't succeed in getting (in the load script) the number of matching dimension rows per fact row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVFactDim.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48066_QVFactDim.png" style="width: 620px; height: 198px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example attached as well.&lt;/P&gt;&lt;P&gt;Any advice would be appriciated.&lt;/P&gt;&lt;P&gt;Maarten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520619#M1134989</guid>
      <dc:creator />
      <dc:date>2013-10-24T12:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate # dimension rows per fact row</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520620#M1134990</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;See this QV file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520620#M1134990</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2013-10-24T13:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate # dimension rows per fact row</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520621#M1134991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aurélien,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would indeed be a good solution if there was no need to calculate the result in the script.&lt;/P&gt;&lt;P&gt;In my case, the best solution would be to have the result as field value.&lt;/P&gt;&lt;P&gt;I can easily solve the problem by using an outer join, but I'm now sure what the impact will be in the real script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVFactDim2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48067_QVFactDim2.png" style="width: 620px; height: 313px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520621#M1134991</guid>
      <dc:creator />
      <dc:date>2013-10-24T13:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate # dimension rows per fact row</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520622#M1134992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could use table-functions like noofrows() for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520622#M1134992</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-10-24T13:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate # dimension rows per fact row</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520623#M1134993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the end I was able to solve the problem with the following code.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48145_QV.png" /&gt;&lt;/P&gt;&lt;P&gt;Did some tests and the results seem to be ok.&lt;/P&gt;&lt;P&gt;Thanks for your feedback. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 06:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-dimension-rows-per-fact-row/m-p/520623#M1134993</guid>
      <dc:creator />
      <dc:date>2013-10-25T06:06:23Z</dc:date>
    </item>
  </channel>
</rss>

