<?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: Resolve Synthetic Keys with 8 Categories of Same Metrics in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361183#M831271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avoid Duplicate thread plz&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/265534"&gt;Resolve Synthetic Keys&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2017 19:50:26 GMT</pubDate>
    <dc:creator>rupamjyotidas</dc:creator>
    <dc:date>2017-06-26T19:50:26Z</dc:date>
    <item>
      <title>Resolve Synthetic Keys with 8 Categories of Same Metrics</title>
      <link>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361179#M831261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm struggling to figure out how to resolve a synthetic key issue. The context of this issue is that I'm attempting to create a dynamic pivot table with the following selection options as list boxes. I figured out how to achieve the list boxes, but I can't figure out how to populate the dynamic pivot.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Dimension(s):&lt;UL&gt;&lt;LI&gt;FTE&lt;/LI&gt;&lt;LI&gt;GSO-ON&lt;/LI&gt;&lt;LI&gt;GSO-OFF&lt;/LI&gt;&lt;LI&gt;Budget&lt;/LI&gt;&lt;LI&gt;Objectives&lt;/LI&gt;&lt;LI&gt;Deliverables&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Metric(s):&lt;UL&gt;&lt;LI&gt;Year&lt;/LI&gt;&lt;LI&gt;Maturity State&lt;/LI&gt;&lt;LI&gt;Maturity Index&lt;/LI&gt;&lt;LI&gt;Budget Type&lt;/LI&gt;&lt;LI&gt;Budget Nature&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Business Area(s):&lt;UL&gt;&lt;LI&gt;Dev Ops&lt;/LI&gt;&lt;LI&gt;Prod Ops&lt;/LI&gt;&lt;LI&gt;3PD&lt;/LI&gt;&lt;LI&gt;TDM&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My main issue is that all of the business areas share the same metrics &amp;amp; dimensions. Thus, my entire table is connected by a number of synthetic keys. Here is the key view after I tried to resolve the issue by qualifying each table. However, that won't resolve my problem because I need to associate each dimension &amp;amp; metric between the 10 business areas.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168125_pastedImage_14.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone able to point me in the right direction? Do I need to create a link table, or concatenate the common dimensions &amp;amp; metrics (even though they are shared by all of the business areas)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;AR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361179#M831261</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Resolve Synthetic Keys with 8 Categories of Same Metrics</title>
      <link>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361180#M831262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate all the business area into a single table with flag for each business area.&lt;/P&gt;&lt;P&gt;In your expression you can use the flag to determine which business area.&lt;/P&gt;&lt;P&gt;This would help&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3564"&gt;Customizable Straight Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 19:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361180#M831262</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2017-06-26T19:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Resolve Synthetic Keys with 8 Categories of Same Metrics</title>
      <link>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361181#M831263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rupam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response. Can you go into more detail regarding flags? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 19:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361181#M831263</guid>
      <dc:creator />
      <dc:date>2017-06-26T19:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Resolve Synthetic Keys with 8 Categories of Same Metrics</title>
      <link>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361182#M831265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;'ABC' as Business Flag&lt;/P&gt;&lt;P&gt;From XYZ where business='ABC'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;'FGH' as Business Flag&lt;/P&gt;&lt;P&gt;From ZYX where business='FGH'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 19:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361182#M831265</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2017-06-26T19:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Resolve Synthetic Keys with 8 Categories of Same Metrics</title>
      <link>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361183#M831271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avoid Duplicate thread plz&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/265534"&gt;Resolve Synthetic Keys&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 19:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resolve-Synthetic-Keys-with-8-Categories-of-Same-Metrics/m-p/1361183#M831271</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2017-06-26T19:50:26Z</dc:date>
    </item>
  </channel>
</rss>

