<?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: Calculate the difference between 2 dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97072#M761104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco I tried to implement solution in Qlik sense but it did not work.That is no definition field in Sense, and when I enter the function Concat({s Start}).... it mention invalid, i will post a snippet tomorrow morning. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2018 12:06:47 GMT</pubDate>
    <dc:creator>ianweb100</dc:creator>
    <dc:date>2018-08-20T12:06:47Z</dc:date>
    <item>
      <title>Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97064#M761096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following data&amp;nbsp; set it contains 1000 occupations and 13000 skills , i want to create a visualization where I user pick occupation twice, one is their starting occupation and the other their target occupation&amp;nbsp; and in a separate table we show the skill they need to get the other occupation, therefore this function(calculation) must be dynamic&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;Occupations&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Skills&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Chef&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Cook&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;Chef&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Manage Staff&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Chef&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Budget&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Programmer&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Python&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Programmer&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Budget&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Programmer&lt;/TD&gt;&lt;TD&gt;R&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in this case someone picked chef and picked programmer, therefore the difference in Python&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;Occupation S&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;Occupation T&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Skils you need&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff00ff;"&gt;Chef&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff00ff;"&gt;Programmer &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Python&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;R&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I code to find this difference everytime someone pick one 2 or more Occupation S and the Occupation T??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tks a lot&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/Calculate-the-difference-between-2-dimensions/m-p/97064#M761096</guid>
      <dc:creator>ianweb100</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97065#M761097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one solution using alternate states could be:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_311369_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211194_QlikCommunity_Thread_311369_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_311369_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/211195_QlikCommunity_Thread_311369_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_311369_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/211205_QlikCommunity_Thread_311369_Pic3.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_311369_Pic4.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/211206_QlikCommunity_Thread_311369_Pic4.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_311369_Pic5.JPG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/211207_QlikCommunity_Thread_311369_Pic5.JPG" style="height: 203px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_311369_Pic6.JPG" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/211208_QlikCommunity_Thread_311369_Pic6.JPG" style="height: 208px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_311369_Pic7.JPG" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/211209_QlikCommunity_Thread_311369_Pic7.JPG" style="height: 318px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Skills&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;({&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;sTarget&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Skills&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;({&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;sStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Skills&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;)&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Skills&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;, ', ') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_311369_Pic8.JPG" class="image-8 jive-image" src="https://community.qlik.com/legacyfs/online/211210_QlikCommunity_Thread_311369_Pic8.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 20:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97065#M761097</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-08-17T20:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97066#M761098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco , tks for the super comprehensive reply . I will try at work monday. Are you using Qlik sense or view? Or does not matter ? Sorry Im really new to Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 22:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97066#M761098</guid>
      <dc:creator>ianweb100</dc:creator>
      <dc:date>2018-08-17T22:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97067#M761099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This example uses QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 22:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97067#M761099</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-08-17T22:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97068#M761100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please close your thread if your question is answered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&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;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 22:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97068#M761100</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-08-17T22:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97069#M761101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does Qlik view uses same language then sense? I personally do not understand why 2 products , its confusing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2018 05:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97069#M761101</guid>
      <dc:creator>ianweb100</dc:creator>
      <dc:date>2018-08-18T05:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97070#M761102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both are using QIX Engine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2018 21:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97070#M761102</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-08-19T21:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97071#M761103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView and QlikSense share the syntax for the same scripting language, the one we use to load data and create QVDs, both of them can load QVDs created by the other one. QV and QS differ in their user interfaces. QlikView is older and building its user interface is done by enabling/disabling properties, programming events, and some nice features to handle the data presentation, while QlikSense is newer, about 3 years old, it thrives in Web environments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2018 23:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97071#M761103</guid>
      <dc:creator>ArnadoSandoval</dc:creator>
      <dc:date>2018-08-19T23:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97072#M761104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco I tried to implement solution in Qlik sense but it did not work.That is no definition field in Sense, and when I enter the function Concat({s Start}).... it mention invalid, i will post a snippet tomorrow morning. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 12:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97072#M761104</guid>
      <dc:creator>ianweb100</dc:creator>
      <dc:date>2018-08-20T12:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the difference between 2 dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97073#M761105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please close this QlikView related thread and open another one in the sense forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 22:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-difference-between-2-dimensions/m-p/97073#M761105</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-08-23T22:24:34Z</dc:date>
    </item>
  </channel>
</rss>

