<?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 Where to link budget numbers? Help with concatenation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439144#M432002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm having an issue with bringing in budget and KPI goals into my data model. I've read Henric's article on generic keys and I'm not sure if that would be a possible solution here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Fact table (FTable) is linked to the Site table by Site_Key. The site table contains sales rep and manager information. My Fact table has sales transaction details by day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to incorporate KPI goals. The KPIs are manager based and I can work with them by day/week/month so granularity isn't really a concern here. First I tried concatenating to the Site table, but then I couldn't link to my calendar. When I tried concatenating the goals to the Fact table, I couldn't link to any manager. I have multiple calendars since each sales transaction has an order date and an effective date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I am new at this and struggling to come up with a solution. Thank you kindly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a picture of my data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data model.png" class="jive-image image-1" src="/legacyfs/online/187727_data model.png" style="height: 218px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Dec 2017 14:45:04 GMT</pubDate>
    <dc:creator>andersonc</dc:creator>
    <dc:date>2017-12-20T14:45:04Z</dc:date>
    <item>
      <title>Where to link budget numbers? Help with concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439144#M432002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm having an issue with bringing in budget and KPI goals into my data model. I've read Henric's article on generic keys and I'm not sure if that would be a possible solution here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Fact table (FTable) is linked to the Site table by Site_Key. The site table contains sales rep and manager information. My Fact table has sales transaction details by day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to incorporate KPI goals. The KPIs are manager based and I can work with them by day/week/month so granularity isn't really a concern here. First I tried concatenating to the Site table, but then I couldn't link to my calendar. When I tried concatenating the goals to the Fact table, I couldn't link to any manager. I have multiple calendars since each sales transaction has an order date and an effective date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I am new at this and struggling to come up with a solution. Thank you kindly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a picture of my data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data model.png" class="jive-image image-1" src="/legacyfs/online/187727_data model.png" style="height: 218px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 14:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439144#M432002</guid>
      <dc:creator>andersonc</dc:creator>
      <dc:date>2017-12-20T14:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Where to link budget numbers? Help with concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439145#M432003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be the KPI's are not having any primary key to fact and/or Manager for Rep table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 01:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439145#M432003</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-21T01:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Where to link budget numbers? Help with concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439146#M432004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your approach of concatenating the budgets to the sales should work whereby you will need to prepare/enrich the data before so that they also contain the proper keys to your associated tables.&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, 21 Dec 2017 06:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439146#M432004</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-21T06:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Where to link budget numbers? Help with concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439147#M432005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Anil. That is correct, the two main tables are linked by Site Key and the KPIs have no Site Keys associated with them. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 14:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439147#M432005</guid>
      <dc:creator>andersonc</dc:creator>
      <dc:date>2017-12-21T14:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Where to link budget numbers? Help with concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439148#M432006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marcus. I am afraid of getting synthetic keys because I feel I'd need to link my KPI data to both tables. The only field that currently links them is Site Key and the KPI data has no Site Key as it is manager based. Maybe I should create a dummy Site Key?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 14:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439148#M432006</guid>
      <dc:creator>andersonc</dc:creator>
      <dc:date>2017-12-21T14:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Where to link budget numbers? Help with concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439149#M432007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you will need to create the proper keys and maybe also some kind of distribution of the data to the right granularity.&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, 21 Dec 2017 15:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439149#M432007</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-21T15:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Where to link budget numbers? Help with concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439150#M432008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make one dummy field using ApplyMap() to link from that table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 15:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-to-link-budget-numbers-Help-with-concatenation/m-p/1439150#M432008</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-21T15:21:46Z</dc:date>
    </item>
  </channel>
</rss>

