<?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: Linking two fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062214#M931857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks.&amp;nbsp; My expression as per your recommendation is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117870" alt="Screen Shot 2016-03-14 at 10.08.19.png" class="jive-image image-1" src="/legacyfs/online/117870_Screen Shot 2016-03-14 at 10.08.19.png" style="height: 30px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;However the chart gives the same values for the revenue plot as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117871" alt="Screen Shot 2016-03-14 at 10.08.51.png" class="jive-image image-2" src="/legacyfs/online/117871_Screen Shot 2016-03-14 at 10.08.51.png" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The revenues shown are the totals for all the products in the data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2016 08:11:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-14T08:11:51Z</dc:date>
    <item>
      <title>Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062211#M931853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following bar chart:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-03-14 at 01.55.20.png" class="jive-image image-1" src="/legacyfs/online/117857_Screen Shot 2016-03-14 at 01.55.20.png" style="height: 251px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I need to augment the above chart with data from another table with information as provided in the straight table below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-03-14 at 02.00.11.png" class="jive-image image-2" src="/legacyfs/online/117858_Screen Shot 2016-03-14 at 02.00.11.png" style="height: 222px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The 'DMF Subject' field in the bar chart is the equivalent of the 'Active Ingredient' in the straight table above, for example the 'Pregabalin' circled in the two charts above.&amp;nbsp; However, in some cases, these two field values do not match exactly in spelling.&amp;nbsp; I need to be able to add a second expression to the bar chart which gives the '2015 Revenues' for the&amp;nbsp; 'DMF Subject' based on the corresponding 'Active Ingredient' '2015 Revenue' from the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be accomplished?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chris&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/Linking-two-fields/m-p/1062211#M931853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062212#M931855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide Sample Data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 03:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062212#M931855</guid>
      <dc:creator>amayuresh</dc:creator>
      <dc:date>2016-03-14T03:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062213#M931856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this, you may need two different scale to plot two measures..&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={2015},[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DMF Subject]={"=[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DMF Subject]=[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Active Ingredient]"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}Revenue)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 05:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062213#M931856</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-14T05:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062214#M931857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks.&amp;nbsp; My expression as per your recommendation is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117870" alt="Screen Shot 2016-03-14 at 10.08.19.png" class="jive-image image-1" src="/legacyfs/online/117870_Screen Shot 2016-03-14 at 10.08.19.png" style="height: 30px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;However the chart gives the same values for the revenue plot as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117871" alt="Screen Shot 2016-03-14 at 10.08.51.png" class="jive-image image-2" src="/legacyfs/online/117871_Screen Shot 2016-03-14 at 10.08.51.png" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The revenues shown are the totals for all the products in the data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 08:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062214#M931857</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-14T08:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062215#M931859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mauresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached sample data.&amp;nbsp; The Annual Reports Summary provides the revenue figures and the second file gives the DMF data.&amp;nbsp; For the DMF data, use the 'Type' II records only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 08:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062215#M931859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-14T08:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062216#M931860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you linking both the data, is it possible to keep common name&amp;nbsp; for both these fields? Currently the case is different for both the fields so they won't match. They need to be transformed to same case for comparison, lower() or Upper() function.&lt;/P&gt;&lt;P&gt;AFAIK if both fields have same name in data model, when you take dimension as DMF Subject then automatically it will pick revenue record from same Active ingredient.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 08:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062216#M931860</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-14T08:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062217#M931862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if attached can help. I kept same name for subject/Ingredient.I may be wrong from my little understanding of the subject. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 12:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062217#M931862</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-14T12:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062218#M931863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh..missed the attachment, here it is - &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 12:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062218#M931863</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-14T12:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two fields</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062219#M931865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, that works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 11:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-fields/m-p/1062219#M931865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-15T11:53:19Z</dc:date>
    </item>
  </channel>
</rss>

