<?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: Adding a New Column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534634#M1126763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Know able to create the required table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish you all a happy New Year&lt;/P&gt;&lt;P&gt;Thanks once again !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anjana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Dec 2013 06:52:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-30T06:52:07Z</dc:date>
    <item>
      <title>Adding a New Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534628#M1126757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 columns A, B and C in my table, Now I need to create another column D, where D=(A+B+C)* n where n can range from 1 to 10.&lt;/P&gt;&lt;P&gt;I want to show all these four columns on my dashboard and just by selecting value of n in slider I will have the required table on dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is any video available on you tube, kindly provide the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anjana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 06:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534628#M1126757</guid>
      <dc:creator />
      <dc:date>2013-12-30T06:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534629#M1126758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Script reload your table with all A,B,C columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create a variable as vInput and provide min and max values as 1 and 10 respectively.&lt;/P&gt;&lt;P&gt;Create a slider and assign vInput to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create a straight table with A,B,C as Dimension and a expression as:&lt;/P&gt;&lt;P&gt;(sum(A+B+c))*vInput.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when you wil slide you vInput values, the chart will reflect accordingly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 06:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534629#M1126758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-30T06:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534630#M1126759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; you have to create a chart, select straight table in the general tab, add the 3 dimensions, A,B,C and then in the expression tab =(A+B+C)*n&lt;/P&gt;&lt;P&gt;Create the variable n (Settings &amp;gt; variable overview) and then the slider object, in which you select the variable n.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 06:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534630#M1126759</guid>
      <dc:creator>bbi_mba_76</dc:creator>
      <dc:date>2013-12-30T06:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534631#M1126760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anjana , please have a look on this sample .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 06:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534631#M1126760</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-12-30T06:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534632#M1126761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I am able to create this variable n&amp;nbsp; but When I create this straight table, there are only columns heading but no values under Heading A,B C and D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help !!&lt;/P&gt;&lt;P&gt;Anjana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 06:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534632#M1126761</guid>
      <dc:creator />
      <dc:date>2013-12-30T06:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534633#M1126762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miss!&lt;/P&gt;&lt;P&gt;have a look on the sample&amp;nbsp; i have just given in my comment .&lt;/P&gt;&lt;P&gt;To create a variable just go to Settings&amp;gt;&amp;gt;DocumentProperties&amp;gt;&amp;gt;Variables Tab&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;And then add new variable and name .&lt;/P&gt;&lt;P&gt;Now call it in the slider object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 06:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534633#M1126762</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-12-30T06:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534634#M1126763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Know able to create the required table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish you all a happy New Year&lt;/P&gt;&lt;P&gt;Thanks once again !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anjana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 06:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534634#M1126763</guid>
      <dc:creator />
      <dc:date>2013-12-30T06:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534635#M1126764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A very Happy New Year to you MISS!!&lt;/P&gt;&lt;P&gt;Are not able to see the comment of mine with a sample attached .&lt;/P&gt;&lt;P&gt;Hope you get some help from it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 08:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-New-Column/m-p/534635#M1126764</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-12-30T08:22:45Z</dc:date>
    </item>
  </channel>
</rss>

