<?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: Creating a table and calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222837#M860980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can either load the calculation in your Load statement (1) or&lt;/P&gt;&lt;P&gt;calculate it in the tables (2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg&lt;/P&gt;&lt;P&gt;(1)&lt;/P&gt;&lt;P&gt; Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; WorkingHours,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Wage,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; WorkingHours * Wage As Payment&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2)&lt;/P&gt;&lt;P&gt;Open a new Chart -&amp;gt; straight table&lt;/P&gt;&lt;P&gt;Add under expressions&lt;/P&gt;&lt;P&gt;=WorkingHours * Wage&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2017 10:01:19 GMT</pubDate>
    <dc:creator>ruanhaese</dc:creator>
    <dc:date>2017-01-10T10:01:19Z</dc:date>
    <item>
      <title>Creating a table and calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222834#M860977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dear everyone&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;I have many different data that I fetched from different sources.&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;Now with the data, I want to make a table and to creat new column to calculate some of data next to column in the same table . For example, I have fetched working hours and wage for one hour. Now I want to create a new column that contains content which is working hours * wage for one hour. Can you tell me how I can do it? Which object should I use it? &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;Thank you in advance.&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;HJ&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/Creating-a-table-and-calculation/m-p/1222834#M860977</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a table and calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222835#M860978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do it in two ways ...either at load script you perform the calculation simpally by multiplaying 2 fields&lt;/P&gt;&lt;P&gt;working hours * wage for one hour As New Column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can do the same in expression tab using chart object etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 10:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222835#M860978</guid>
      <dc:creator>dsharmaqv</dc:creator>
      <dc:date>2017-01-10T10:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a table and calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222836#M860979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a very basic question.&lt;/P&gt;&lt;P&gt;Create a chart of type straight table and add a new column with expression &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;working hours * wage&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If you do not know how to do it, please add a sample app and I will show you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 10:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222836#M860979</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2017-01-10T10:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a table and calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222837#M860980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can either load the calculation in your Load statement (1) or&lt;/P&gt;&lt;P&gt;calculate it in the tables (2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg&lt;/P&gt;&lt;P&gt;(1)&lt;/P&gt;&lt;P&gt; Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; WorkingHours,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Wage,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; WorkingHours * Wage As Payment&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2)&lt;/P&gt;&lt;P&gt;Open a new Chart -&amp;gt; straight table&lt;/P&gt;&lt;P&gt;Add under expressions&lt;/P&gt;&lt;P&gt;=WorkingHours * Wage&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 10:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222837#M860980</guid>
      <dc:creator>ruanhaese</dc:creator>
      <dc:date>2017-01-10T10:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a table and calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222838#M860981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look to the attachment below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a Table object with the data you're interested. You may also be interested in dimension Year_month:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="148930" alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148930_Screenshot_1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;There is a simple instruction that will guide you to the result:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="148934" alt="Screenshot_2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/148934_Screenshot_2.jpg" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="148935" alt="Screenshot_3.jpg" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/148935_Screenshot_3.jpg" style="height: 580px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="148936" alt="Screenshot_4.jpg" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/148936_Screenshot_4.jpg" style="height: 548px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="148937" alt="Screenshot_5.jpg" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/148937_Screenshot_5.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finish a&lt;SPAN style="font-size: 10pt;"&gt;nd the outcome should something like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="148938" alt="Screenshot_6.jpg" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/148938_Screenshot_6.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you reading &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Chart_types.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Chart_types.htm"&gt;Chart types ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 10:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-table-and-calculation/m-p/1222838#M860981</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2017-01-10T10:13:01Z</dc:date>
    </item>
  </channel>
</rss>

