<?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 by selected Data from Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359268#M460341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post a sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 06:25:55 GMT</pubDate>
    <dc:creator>sujeetsingh</dc:creator>
    <dc:date>2017-06-07T06:25:55Z</dc:date>
    <item>
      <title>Calculate by selected Data from Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359265#M460338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a question by QlikView and need help.&lt;/P&gt;&lt;P&gt;In my analysis I have insert a Straight Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&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;(Variable aus DB) Feld_Bezeichnung&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;(Variable asu DB) Feld_Inhalt&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Name&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Max Mustermann&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Age&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;postal code&lt;/TD&gt;&lt;TD&gt;99999&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- "Feld_Bezeichnung" is a variable of Database, just as "Feld_Inhalt".&lt;/P&gt;&lt;P&gt;- Field Content of "Age" is changing by every Person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;My Question:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I would like to multiplicate the field content of "Feld_Bezeichnung" = "Alter" by 4&amp;nbsp;&amp;nbsp; (= 25 x 4).&lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 12:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359265#M460338</guid>
      <dc:creator />
      <dc:date>2017-05-30T12:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate by selected Data from Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359266#M460339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to see how you have setup your chart?&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 13:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359266#M460339</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-06T13:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate by selected Data from Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359267#M460340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried in the expression =column(1)*4&amp;nbsp; &lt;/P&gt;&lt;P&gt;where column(n) is your nth expression in the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 14:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359267#M460340</guid>
      <dc:creator>tajmohamed30</dc:creator>
      <dc:date>2017-06-06T14:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate by selected Data from Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359268#M460341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post a sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 06:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359268#M460341</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2017-06-07T06:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate by selected Data from Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359269#M460342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't post a sample because there are confidential Data.&lt;/P&gt;&lt;P&gt;We can solve the Question with an if, then Expression.&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>Thu, 22 Jun 2017 07:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-by-selected-Data-from-Straight-Table/m-p/1359269#M460342</guid>
      <dc:creator />
      <dc:date>2017-06-22T07:03:36Z</dc:date>
    </item>
  </channel>
</rss>

