<?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: Derived Measure (fact) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958885#M950332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, that should do, let me apply it and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Dec 2015 23:18:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-05T23:18:58Z</dc:date>
    <item>
      <title>Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958876#M950323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following in my load Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RangeSum(MedicalAidAmount, Shortfall) as Amount,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have a derived measure (fact) based on Amount, Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0.2*Amount as OtherAmount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 21:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958876#M950323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-05T21:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958877#M950324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD RangeSum(MedicalAidAmount, Shortfall) as Amount,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;RangeSum(MedicalAidAmount, Shortfall) * 0.2 as OtherAmount&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;FROM ...&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Amount * 0.2 as OtherAmount;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;LOAD RangeSum(MedicalAidAmount, Shortfall) as Amount&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;FROM ...&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 21:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958877#M950324</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-05T21:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958878#M950325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, is it possible to assign such a derived fact to a named dimension say Company1 so that it is associated with this value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 22:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958878#M950325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-05T22:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958879#M950326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean that OtherAmount should have 0.2*Amount for Company1 and all other companies should have 0s for OtherAmount field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 22:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958879#M950326</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-05T22:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958880#M950327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD RangeSum(MedicalAidAmount, Shortfall) * If(NamedDimension = 'Company1', 0.2,1) as Amount,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NamedDimension,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 22:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958880#M950327</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-05T22:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958881#M950328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much, i just want the new values to be associated with a named dimension.&amp;nbsp; The original values are already assigned to different companies and branches as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Company Branch QTY Amount&lt;/P&gt;&lt;P&gt;River&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 45&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 56&lt;/P&gt;&lt;P&gt;Brigde&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XXX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P&gt;Sand&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YYY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 500&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Manfred&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fred&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OtherQTY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OtherAmount&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now need OtherAmount and OtherQTY to be assigned to a DerivedDimension say Manfred and Fred as in bold above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 22:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958881#M950328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-05T22:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958882#M950329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is OtherQTY and OtherAmount getting calculated here? From the data for River, Bridge and Sand? I am not really sure I understand what you are trying to do here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 22:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958882#M950329</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-05T22:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958883#M950330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is being calculated fro the River, Bridge and Sand Data.&amp;nbsp; The OtherQTY and OtherAmount represents organisations which have not been sample and is an estimate for these organizations as a whole.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 23:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958883#M950330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-05T23:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958884#M950331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Company,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Branch,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QTY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM Source;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate (Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD 'Manfred' as Company,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Fred' as Branch,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Avg(QTY) * 0.2 as QTY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Avg(Amount) * 0.2 as Amount&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For you sample, you will get a table like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Company Branch QTY Amount&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;River&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSS&amp;nbsp;&amp;nbsp;&amp;nbsp; 45&amp;nbsp;&amp;nbsp;&amp;nbsp; 56&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Brigde&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XXX&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sand&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YYY&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&amp;nbsp;&amp;nbsp;&amp;nbsp; 500&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Manfred&amp;nbsp;&amp;nbsp;&amp;nbsp; Fred&amp;nbsp;&amp;nbsp;&amp;nbsp; 39.67&amp;nbsp; 63.73&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where QTY = Avg(45, 50, 400) * 0.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount = Avg(56, 400, 500) * 0.2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is this what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 23:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958884#M950331</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-05T23:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958885#M950332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, that should do, let me apply it and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 23:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958885#M950332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-05T23:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958886#M950333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya try it out. With the information provided, I don't think we can offer more help. If it doesn't work please provide more sample so that we can offer a better solution &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 23:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958886#M950333</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-05T23:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958887#M950334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get an error message on &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concatenate (Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message says Table not found&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 23:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958887#M950334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-05T23:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958888#M950335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your table name where you are concatenating it into?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Table&lt;/SPAN&gt;:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;LOAD Company,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Branch,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QTY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;FROM Source;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Concatenate (&lt;SPAN style="color: #ff0000;"&gt;Table&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;LOAD 'Manfred' as Company,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Fred' as Branch,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Avg(QTY) * 0.2 as QTY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Avg(Amount) * 0.2 as Amount&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;Resident Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In my example Concatenate (Table) matches the Table I am concatenating into.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 23:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958888#M950335</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-05T23:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958889#M950336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i have the that, here with error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-12-06 at 01.54.22.png" class="jive-image image-1" src="/legacyfs/online/108156_Screen Shot 2015-12-06 at 01.54.22.png" style="height: 260px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I have the table [Main Data] in my model&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 00:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958889#M950336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-06T00:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958890#M950337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 00:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958890#M950337</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-06T00:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958891#M950338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, managed to sort it out, script was in the wrong place.&amp;nbsp; Will advise you of outcome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 00:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958891#M950338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-06T00:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958892#M950339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds good &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 00:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958892#M950339</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-06T00:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958893#M950340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 00:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958893#M950340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-06T00:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Derived Measure (fact)</title>
      <link>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958894#M950341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 01:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Derived-Measure-fact/m-p/958894#M950341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-06T01:03:12Z</dc:date>
    </item>
  </channel>
</rss>

