<?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: Synthetic Keys in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711791#M256285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use your mastercalendar field for join Budget, Actual, Forecast tables with MasterCalendar&lt;/P&gt;&lt;P&gt;Month(Date) &amp;amp; '-' &amp;amp; Year(Date) AS CalendarMonthAndYear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make a composite key, like Month &amp;amp; '-' &amp;amp; Year as CalendarMonthAndYear for each Budget, Actual, Forecast tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And concatenate FC, AC, BU data to the one table:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="finance.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66915_finance.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 19:40:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-16T19:40:04Z</dc:date>
    <item>
      <title>Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711788#M256282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have synthetic keys in application its giving unwanted results&lt;/P&gt;&lt;P&gt;Budget value is different with the excel data&lt;/P&gt;&lt;P&gt;could some one help me to avoid synthetic keys&lt;/P&gt;&lt;P&gt;Please find the attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711788#M256282</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-09-16T19:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711789#M256283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niru&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can replace the fields in tables Budget, Actuals and Forecast that is is synthetic table (Business Unit, Oscar Account Line, Year and Month) by an Key Number e.g., using AutoNumberHash128. After this, link the MasterCalendar with others tables using he same technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Márcio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711789#M256283</guid>
      <dc:creator>Marcio_Campestrini</dc:creator>
      <dc:date>2014-09-16T19:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711790#M256284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how can i use &lt;/P&gt;&lt;P&gt;i don't know exactly how to use AutoNumberHash128&lt;/P&gt;&lt;P&gt;if you don't Mind Show me how can i do that, I can follow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711790#M256284</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-09-16T19:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711791#M256285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use your mastercalendar field for join Budget, Actual, Forecast tables with MasterCalendar&lt;/P&gt;&lt;P&gt;Month(Date) &amp;amp; '-' &amp;amp; Year(Date) AS CalendarMonthAndYear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make a composite key, like Month &amp;amp; '-' &amp;amp; Year as CalendarMonthAndYear for each Budget, Actual, Forecast tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And concatenate FC, AC, BU data to the one table:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="finance.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66915_finance.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711791#M256285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-16T19:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711792#M256286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nirajan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AutoNumberHash128 function works like this (extracted from Qlikview help):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;AutoNumberHash128 (expression {, expression})&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Computes a 128-bit hash values ​​of the combined input&amp;nbsp; expression and returns a unique value for each integer value&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;distinct hash encountered during script execution. this function can be used, for example, to create a representation of compact memory of a composite key. &lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Example:&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;AutoNumberHash128 (Region, Year, Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use it with the fields that are common in the tables, creating one for each table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711792#M256286</guid>
      <dc:creator>Marcio_Campestrini</dc:creator>
      <dc:date>2014-09-16T19:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711793#M256287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Konstantins,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two more fields Busines Unit and Account line also&lt;/P&gt;&lt;P&gt;again synthetic will happen,&lt;/P&gt;&lt;P&gt;please find the application guide me i can do that&lt;/P&gt;&lt;P&gt;i am little bit confused&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711793#M256287</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-09-16T19:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711794#M256288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you So much Konstantins,Grete Technique&amp;nbsp; &lt;/P&gt;&lt;P&gt;you made my day,Thanks Again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 20:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys/m-p/711794#M256288</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-09-16T20:45:10Z</dc:date>
    </item>
  </channel>
</rss>

