<?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 Dual Dimension Attritbute in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dual-Dimension-Attritbute/m-p/1547405#M509068</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two fact tables and three dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fact A Table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ColorKey&lt;/P&gt;&lt;P&gt;DateKey&lt;/P&gt;&lt;P&gt;LocationKey&lt;/P&gt;&lt;P&gt;coalesce(FactaColor,&lt;STRONG&gt;AnotherColumnFromFactATable) as Color&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fact B Table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ColorKey&lt;/P&gt;&lt;P&gt;DateKey&lt;/P&gt;&lt;P&gt;LocationKey&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;Amt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimensions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dim_Color&lt;/P&gt;&lt;P&gt;Dim_Date&lt;/P&gt;&lt;P&gt;Dim_location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have special requirement, where In Pivot Table chart, I need to use attribute/column from fact table A (here color column), but in the same chart, I need to bring measures from Fact A and Fact B.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created link table for Fact A and Fact B with three dimensions with common key column,&amp;nbsp; I can create&amp;nbsp; Pivot chart with multiple measure from A and B table, if I Choose Dimension column from Actual Dimensions table, but for my new requirment, I had to choose column&amp;nbsp;&lt;STRONG&gt;Colour&amp;nbsp;&lt;/STRONG&gt; from Fact A Dimension instead of DIM_Colour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking to achieve something like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;FactA.ColourColoum.Fieldvalues = DimensionTable.ColourColum.FieldValue , Location= {'UK'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This (FactA.ColourColoum) column is chosen in Pivot-chart Dimension&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure whether is it possible or not. Could any have ideas, could you please share thoughts about it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Feb 2019 10:55:13 GMT</pubDate>
    <dc:creator>sangeeth8787</dc:creator>
    <dc:date>2019-02-21T10:55:13Z</dc:date>
    <item>
      <title>Dual Dimension Attritbute</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Dimension-Attritbute/m-p/1547405#M509068</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two fact tables and three dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fact A Table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ColorKey&lt;/P&gt;&lt;P&gt;DateKey&lt;/P&gt;&lt;P&gt;LocationKey&lt;/P&gt;&lt;P&gt;coalesce(FactaColor,&lt;STRONG&gt;AnotherColumnFromFactATable) as Color&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fact B Table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ColorKey&lt;/P&gt;&lt;P&gt;DateKey&lt;/P&gt;&lt;P&gt;LocationKey&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;Amt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimensions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dim_Color&lt;/P&gt;&lt;P&gt;Dim_Date&lt;/P&gt;&lt;P&gt;Dim_location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have special requirement, where In Pivot Table chart, I need to use attribute/column from fact table A (here color column), but in the same chart, I need to bring measures from Fact A and Fact B.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created link table for Fact A and Fact B with three dimensions with common key column,&amp;nbsp; I can create&amp;nbsp; Pivot chart with multiple measure from A and B table, if I Choose Dimension column from Actual Dimensions table, but for my new requirment, I had to choose column&amp;nbsp;&lt;STRONG&gt;Colour&amp;nbsp;&lt;/STRONG&gt; from Fact A Dimension instead of DIM_Colour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking to achieve something like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;FactA.ColourColoum.Fieldvalues = DimensionTable.ColourColum.FieldValue , Location= {'UK'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This (FactA.ColourColoum) column is chosen in Pivot-chart Dimension&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure whether is it possible or not. Could any have ideas, could you please share thoughts about it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 10:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Dimension-Attritbute/m-p/1547405#M509068</guid>
      <dc:creator>sangeeth8787</dc:creator>
      <dc:date>2019-02-21T10:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Dimension Attritbute</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Dimension-Attritbute/m-p/1549033#M509069</link>
      <description>&lt;P&gt;would make sense to post an example with the data and the required output&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 08:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Dimension-Attritbute/m-p/1549033#M509069</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2019-02-26T08:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Dimension Attritbute</title>
      <link>https://community.qlik.com/t5/QlikView/Dual-Dimension-Attritbute/m-p/1549059#M509070</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To make it simplify, I have 4 fact tables and 6 dimensions, For one Pivot chart I had to use dimension attribute from Fact table instead of Dimension table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dual Dimension example pic.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6725iCB622C6A5275AEEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Dual Dimension example pic.PNG" alt="Dual Dimension example pic.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 09:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dual-Dimension-Attritbute/m-p/1549059#M509070</guid>
      <dc:creator>sangeeth8787</dc:creator>
      <dc:date>2019-02-26T09:14:59Z</dc:date>
    </item>
  </channel>
</rss>

