<?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: Decoding rwo different column table with the same decode string needed to group different dimension in the same table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Decoding-rwo-different-column-table-with-the-same-decode-string/m-p/1960040#M79127</link>
    <description>&lt;P&gt;status1 and status2 do not need to be on the same row - rt?&amp;nbsp; its just that values for status 1 and 2 share the same decoded status.&lt;/P&gt;
&lt;P&gt;one way is to concat the 2 fact tables and just have a new column that indicates whether they are from table 1 or 2 - but more relevant field name and value of course.&amp;nbsp; and you will need just 1 status field.&amp;nbsp; your decode table would just be&amp;nbsp; main status and status.&amp;nbsp; or it could be a combination of the new field + status links to the main status&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or create a link table between all the dimensions and the two fact tables.&amp;nbsp; i think the concat will be simpler.&lt;/P&gt;
&lt;P&gt;then your&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 14:17:07 GMT</pubDate>
    <dc:creator>edwin</dc:creator>
    <dc:date>2022-07-25T14:17:07Z</dc:date>
    <item>
      <title>Decoding rwo different column table with the same decode string needed to group different dimension in the same table</title>
      <link>https://community.qlik.com/t5/App-Development/Decoding-rwo-different-column-table-with-the-same-decode-string/m-p/1960011#M79125</link>
      <description>&lt;P&gt;Hi Everybody,&lt;/P&gt;
&lt;P&gt;i'm facing the following problem:&lt;/P&gt;
&lt;P&gt;I have two fact table like this:&lt;/P&gt;
&lt;P&gt;T1:&lt;/P&gt;
&lt;P&gt;Qty1, Status1&lt;/P&gt;
&lt;P&gt;T2:&lt;/P&gt;
&lt;P&gt;Qty2, Status2&lt;/P&gt;
&lt;P&gt;The Status1 and 2 columns must be decoded in the same main status to get a table&amp;nbsp; with the decode status and two column with the different dimension (Qty1, Qty2).&lt;/P&gt;
&lt;P&gt;I figured out i need a table like this:&lt;/P&gt;
&lt;P&gt;DecodeT:&lt;/P&gt;
&lt;P&gt;MainStatus, Status1, Status2 (where one of the two status could be null) but doing so i get a circular reference.&lt;/P&gt;
&lt;P&gt;It would be kind if someone could help me.&lt;/P&gt;
&lt;P&gt;Thanks a lot, Marcello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 13:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decoding-rwo-different-column-table-with-the-same-decode-string/m-p/1960011#M79125</guid>
      <dc:creator>marcello</dc:creator>
      <dc:date>2022-07-25T13:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Decoding rwo different column table with the same decode string needed to group different dimension in the same table</title>
      <link>https://community.qlik.com/t5/App-Development/Decoding-rwo-different-column-table-with-the-same-decode-string/m-p/1960040#M79127</link>
      <description>&lt;P&gt;status1 and status2 do not need to be on the same row - rt?&amp;nbsp; its just that values for status 1 and 2 share the same decoded status.&lt;/P&gt;
&lt;P&gt;one way is to concat the 2 fact tables and just have a new column that indicates whether they are from table 1 or 2 - but more relevant field name and value of course.&amp;nbsp; and you will need just 1 status field.&amp;nbsp; your decode table would just be&amp;nbsp; main status and status.&amp;nbsp; or it could be a combination of the new field + status links to the main status&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or create a link table between all the dimensions and the two fact tables.&amp;nbsp; i think the concat will be simpler.&lt;/P&gt;
&lt;P&gt;then your&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 14:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decoding-rwo-different-column-table-with-the-same-decode-string/m-p/1960040#M79127</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-07-25T14:17:07Z</dc:date>
    </item>
  </channel>
</rss>

