<?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: Qlikview - not showing data from snowflaked dimension unless direct join dimension column is chosen in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408128#M151815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, there is definitely more than one value in both dim tables, if this is what you were referring to.&lt;/P&gt;&lt;P&gt;but the issue is resolved with the addition of the aggregation to the measure, I was just curious why the behaviour was different depending on which dim table was being used.&lt;/P&gt;&lt;P&gt;Thanks to both Henric and swuehl for answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 02:36:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-29T02:36:04Z</dc:date>
    <item>
      <title>Qlikview - not showing data from snowflaked dimension unless direct join dimension column is chosen</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408124#M151811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="41672" alt="PivotTable_Data.png" class="jive-image-thumbnail jive-image" height="396" src="https://community.qlik.com/legacyfs/online/41672_PivotTable_Data.png" width="678" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the above QV data model (reflects the back end data model as well)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the above, when selecting dimensions from a dim table not directly joined to a fact table, no data is shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However on selecting from a direct join dim table (and only as the first column in used dimensions), data is populated. &lt;/P&gt;&lt;P&gt;This is even though the dimension is linked to the Fact via an intermediate table i.e. DimLocation above.&lt;/P&gt;&lt;P&gt;Does this make sense from QV behaviour perspective - I should point out I am quite new to QV data models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to add that I can see data from the Tables by previewing from table viewer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense, happy to clarify further as needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 11:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408124#M151811</guid>
      <dc:creator />
      <dc:date>2013-05-25T11:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - not showing data from snowflaked dimension unless direct join dimension column is chosen</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408125#M151812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expression you are using in your chart table? Are you using an aggregation function like sum()? If not, try so: &lt;/P&gt;&lt;P&gt;=sum(FIELD)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 16:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408125#M151812</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-05-25T16:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - not showing data from snowflaked dimension unless direct join dimension column is chosen</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408126#M151813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Thanks for that I wasn't using an aggregate, seems to have helped..a bit puzzled why this happens only to a indirectly joined dimension column and not the dimension directly joined to Fact table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 May 2013 14:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408126#M151813</guid>
      <dc:creator />
      <dc:date>2013-05-26T14:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - not showing data from snowflaked dimension unless direct join dimension column is chosen</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408127#M151814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably because there is only one value. If there is no explicit aggregation function, QlikView uses Only() which returns a value if (and only if) there is one possible value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no difference in the evaluation logic between directly joined fields and other fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 May 2013 15:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408127#M151814</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2013-05-26T15:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - not showing data from snowflaked dimension unless direct join dimension column is chosen</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408128#M151815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, there is definitely more than one value in both dim tables, if this is what you were referring to.&lt;/P&gt;&lt;P&gt;but the issue is resolved with the addition of the aggregation to the measure, I was just curious why the behaviour was different depending on which dim table was being used.&lt;/P&gt;&lt;P&gt;Thanks to both Henric and swuehl for answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 02:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-not-showing-data-from-snowflaked-dimension-unless/m-p/408128#M151815</guid>
      <dc:creator />
      <dc:date>2013-05-29T02:36:04Z</dc:date>
    </item>
  </channel>
</rss>

