<?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: How to take values from one column to another in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96841#M602891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the number format: &lt;/P&gt;&lt;P&gt;You can set your expression as integer (for example) :&lt;/P&gt;&lt;P&gt;#.##0;#.##0&lt;/P&gt;&lt;P&gt;the second format is for negative values.&lt;/P&gt;&lt;P&gt;You could use &lt;/P&gt;&lt;P&gt;#.##0;(#.##0) to include () on negative values instead of '-' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2018 12:47:31 GMT</pubDate>
    <dc:creator>BalaBhaskar_Qlik</dc:creator>
    <dc:date>2018-08-17T12:47:31Z</dc:date>
    <item>
      <title>How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96832#M602882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello dear all,&lt;/P&gt;&lt;P&gt;I have a tough question, which trying to resolve third day:&lt;/P&gt;&lt;P&gt;So, I have massive of data, but it`s necessary to make some changes&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211124_1.jpg" style="height: 212px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;It`s necessary to have: If there are values with "-" at the beginning, they should have the same Aging as the next value without "-" at the beginning. So I have bellow formulas in visualisation:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aging&lt;/STRONG&gt; is taking from script;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current &lt;/STRONG&gt;is Sum({&amp;lt;[Aging] = {"&amp;lt;89"}&amp;gt;} [Amount.Loc]);&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aged over &lt;/STRONG&gt;is Sum({&amp;lt;[Aging] = {"&amp;gt;89&amp;lt;179"}&amp;gt;} [Amount.Loc]);&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Total &lt;/STRONG&gt;is sum([Amount.Loc])&lt;/P&gt;&lt;P&gt;So the main aim is to have sum of money with "-" at the same column as the next positive sum.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 08:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96832#M602882</guid>
      <dc:creator>ivanaksen</dc:creator>
      <dc:date>2018-08-17T08:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96833#M602883</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;what is required output???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 08:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96833#M602883</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2018-08-17T08:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96834#M602884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So in above example, all data should be in Aged Over 90. And should look equal as Total.&lt;/P&gt;&lt;P&gt;Aging should be '155' as last Positive value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 09:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96834#M602884</guid>
      <dc:creator>ivanaksen</dc:creator>
      <dc:date>2018-08-17T09:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96835#M602885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry i don't get your logic..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 09:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96835#M602885</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2018-08-17T09:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96836#M602886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for not quite understandable explanation.&lt;/P&gt;&lt;P&gt;So, we have sums of money for 1 vendor. And if aging is more than 90 days, these sums go to column Aged over 90.&lt;/P&gt;&lt;P&gt;If less, they are in column Current. But there are 2 types of these sums, which are begins with "-" and without it.&lt;/P&gt;&lt;P&gt;The aim to have sums with "-" with same aging, which has next sum without "-".&lt;/P&gt;&lt;P&gt;So if again it`s about above example,&amp;nbsp; we have five sums of money with minuses at the beginning, and last sum without it. So all five sums, should have aging 155 as the last raw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 09:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96836#M602886</guid>
      <dc:creator>ivanaksen</dc:creator>
      <dc:date>2018-08-17T09:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96837#M602887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to make -ve values in current column, as Positive in the next column, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 11:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96837#M602887</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-17T11:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96838#M602888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, -*value* should have the same column as the next positive value for the vendor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 11:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96838#M602888</guid>
      <dc:creator>ivanaksen</dc:creator>
      <dc:date>2018-08-17T11:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96839#M602889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Fabs() function on the same expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 11:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96839#M602889</guid>
      <dc:creator>d_ankusha</dc:creator>
      <dc:date>2018-08-17T11:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96840#M602890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use column function &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 12:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96840#M602890</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-08-17T12:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96841#M602891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the number format: &lt;/P&gt;&lt;P&gt;You can set your expression as integer (for example) :&lt;/P&gt;&lt;P&gt;#.##0;#.##0&lt;/P&gt;&lt;P&gt;the second format is for negative values.&lt;/P&gt;&lt;P&gt;You could use &lt;/P&gt;&lt;P&gt;#.##0;(#.##0) to include () on negative values instead of '-' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 12:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96841#M602891</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-17T12:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96842#M602893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All, &lt;/P&gt;&lt;P&gt;Thank a lot for your replies, the requester told, that he doesn't need this thing anymore&lt;/P&gt;&lt;P&gt;Have a nice day&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 12:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96842#M602893</guid>
      <dc:creator>ivanaksen</dc:creator>
      <dc:date>2018-08-17T12:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to take values from one column to another</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96843#M602896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's good to hear, Finally You convinced the Client .. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 12:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-values-from-one-column-to-another/m-p/96843#M602896</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-17T12:56:01Z</dc:date>
    </item>
  </channel>
</rss>

