<?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: query combining differents fields from 2 different columns in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755054#M1439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order to load a new file (enriched I guess), you need to place this file in the exact directory as the old one, with the same name. Then, if the same variables are in (an extra capital in the name can be a difference and cause an error to occur), the reload should be ok. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Mar 2015 07:56:57 GMT</pubDate>
    <dc:creator>puttemans</dc:creator>
    <dc:date>2015-03-06T07:56:57Z</dc:date>
    <item>
      <title>query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755023#M1408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Asset cost&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;25000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;8000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;15000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;12000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;500&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;13000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello Community, I would like to sum up every cost which refers to their own product&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The query should be like this&lt;/P&gt;&lt;P&gt;if product=A, then sum up every asset costs referring to product A. If product= B, then sum up every asset costs referring to product B and if product C sum up every asset costs referring to product C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview should give out the result in this form&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Sum Asset Cost Product&lt;/STRONG&gt; A&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sum Asset Cost Product B&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TD&gt;&lt;STRONG&gt;Sum Asset Cost Product C&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;33000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;37500&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in german&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Anschaffungskosten&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Produkt&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;25000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;8000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;15000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;12000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;500&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;13000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hallo Community, ich würde gerne aus der obigen Tabelle, überall wo Produkt A, B oder C vorkommen die Anschaffungskosten miteinander addieren.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Die Abfrage wäre,&lt;/P&gt;&lt;P&gt;Wenn Produkt= A, dann addiere alle Anschaffungskosten bzgl. Produkt A, Wenn Produkt= B, dann addiere alle AK bzgl. B, wenn Produkt=C dann addiere alle AK bzgl C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview soll die Ergebnisse später in Form eines Tabellendiagramms ausgeben.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Summe Anschaffungskosten Produk A&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;&lt;STRONG&gt;Summe Anschaffungskosten Produk B&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;&lt;STRONG&gt;Summe Anschaffungskosten Produk C&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;33000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;37500&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 14:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755023#M1408</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-19T14:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755024#M1409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please find the sollution attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 14:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755024#M1409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-19T14:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755025#M1410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Straight table without any dimension and with three different expressions&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Product={A}&amp;gt;}[Asset Cost])&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Product={B}&amp;gt;}[Asset Cost])&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Product={C}&amp;gt;}[Asset Cost])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 14:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755025#M1410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-19T14:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755026#M1411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, I will check out if it works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 08:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755026#M1411</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-23T08:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755027#M1412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was trying to apply your solution to my expressions. but it still shows me an error at the second brace by saying Invalid field: Inv.volumen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just copy my expressions which I want to combine together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Investition -&amp;gt; sum([Selling price])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Monatsmiete -&amp;gt; Sum([Payment (Asset) p. m.])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leasingfaktor -&amp;gt; =AVG(([Payment (Asset) p. m.]/[Selling price])*100)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zuordnung -&amp;gt; &lt;/P&gt;&lt;P&gt;if(Leasingfaktor&amp;lt;1.5, 'Festkontraktierte Verlängerung',&lt;/P&gt;&lt;P&gt;if(Leasingfaktor=1.5 or Leasingfaktor&amp;lt;2.0, '60',&lt;/P&gt;&lt;P&gt;if(Leasingfaktor=2.0 or Leasingfaktor &amp;lt;2.4, '48','36')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the last expression which was your solution-&amp;gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Zuordnung=&lt;SPAN style="text-decoration: underline;"&gt;{&lt;/SPAN&gt;[Festkontraktierte Verlängerung]}&amp;gt;}Inv.volumen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error -&amp;gt; Invalid field: Inv.volumen. If i replace Inv.volumen with sum([selling price])&lt;/P&gt;&lt;P&gt;see here: =sum({&amp;lt;Zuordnung=&lt;SPAN style="text-decoration: underline;"&gt;{&lt;/SPAN&gt;[Festkontraktierte Verlängerung]}&amp;gt;}sum([selling price]))&lt;/P&gt;&lt;P&gt;it still tells me that there is an error at the second brace -&amp;gt; error in expression:&lt;IMG alt="support.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78836_support.jpg" style="height: 299px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please help me here again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 09:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755027#M1412</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-23T09:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755028#M1413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i m sorry i mean Inv.volumen -&amp;gt; sum([Selling price]) not Investition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem is, that Inv.volumen , Leasingfaktor, Zuordnung are not basic columns from my Excel Database. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 11:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755028#M1413</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-23T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755029#M1414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Thanh:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have a look at query and get back to you shortly. I am stuck with some work now. Sorry for inconvenience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 15:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755029#M1414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-23T15:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755030#M1415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a QVW so we can test it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 15:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755030#M1415</guid>
      <dc:creator />
      <dc:date>2015-02-23T15:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755031#M1416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, of course but how can i upload a qvw data here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 15:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755031#M1416</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-23T15:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755032#M1417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here s a link where u can download it&lt;/P&gt;&lt;P&gt;&lt;A href="http://s000.tinyupload.com/index.php?file_id=25949478933475615478"&gt;http://s000.tinyupload.com/?file_id=25949478933475615478&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 16:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755032#M1417</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-23T16:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755033#M1418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;When you create a message, in the upper right part you will see advanced editor. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Now you will see the attachment option below right. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 16:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755033#M1418</guid>
      <dc:creator />
      <dc:date>2015-02-23T16:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755034#M1419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please send a part of your data or the app, so that I could resolve the issue finally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 16:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755034#M1419</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-23T16:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755035#M1420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u could do this and give me some explanaton with it, it would be really amazing! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 08:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755035#M1420</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-24T08:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755036#M1421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I´m a little bit unsure of what you are trying to achieve.&lt;/P&gt;&lt;P&gt;I´ve fixed your Set Analysis expression, but as QlikRajan said, Set Analyisis can't skip dimensional filtering inside a chart. To do this, you need to use TOTAL .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached you will find an example with expression Inv.zuordnung - TOTAL . In this case, the expression&amp;nbsp; SUM(Selling Price) is being filtered only by Category dimension inside the chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 11:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755036#M1421</guid>
      <dc:creator />
      <dc:date>2015-02-24T11:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755037#M1422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i actually want to create 4 barcharts.&lt;/P&gt;&lt;P&gt;The first barchart should show me the sum for only "Festkontraktierte Verlängerung"&lt;/P&gt;&lt;P&gt;The second barchart the sum for only "36 Monate"&lt;/P&gt;&lt;P&gt;The third barchart the sum for only "48 Monate"&lt;/P&gt;&lt;P&gt;and the fourth for the sum of only "60 Monate"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 13:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755037#M1422</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-24T13:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755038#M1423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will work on it and get back to you shortly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 14:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755038#M1423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-24T14:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755039#M1424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanh:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created 4 different charts as per requirements. I created some of the fields in script and then with the help of set analysis and conditional dimensions created these 4 charts. Please find attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is what you were looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 21:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755039#M1424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-24T21:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755040#M1425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunetly i can't load it into my script. maybe i'm just too stupid for it. but this is how i add ur solution into my script&lt;/P&gt;&lt;P&gt;&lt;IMG alt="scriptadd.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/79181_scriptadd.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it shows me 3 errors....&lt;/P&gt;&lt;P&gt;1. Error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error1.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/79182_error1.jpg" style="height: 315px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error2.jpg" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/79183_error2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Error&lt;IMG alt="error3.jpg" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/79184_error3.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My origin script basically looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main script&lt;/P&gt;&lt;P&gt;&lt;IMG alt="basic1.jpg" class="jive-image image-5" src="https://community.qlik.com/legacyfs/online/79185_basic1.jpg" style="height: 641px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt; Basisdaten script&lt;/P&gt;&lt;P&gt;&lt;IMG alt="basic2.jpg" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/79186_basic2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could u may help me adding ur solution to my basic script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 10:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755040#M1425</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-25T10:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755041#M1426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could u help me out there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 12:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755041#M1426</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2015-02-26T12:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: query combining differents fields from 2 different columns</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755042#M1427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will get back to you shortly. I will work on this after my office hours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 14:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/query-combining-differents-fields-from-2-different-columns/m-p/755042#M1427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-26T14:37:17Z</dc:date>
    </item>
  </channel>
</rss>

