<?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: Add 2 new columns : Approved and Declined in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Add-2-new-columns-Approved-and-Declined/m-p/634532#M83250</link>
    <description>&lt;P&gt;Create a new column and name it "Approved".&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add a formula for the column:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;If( :Status == "APPROVED", :TransactionAmount, .);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Add a second column and name it "Declined&lt;/P&gt;
&lt;P&gt;Add the following formula to it&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;if( :Status == "DECLINED", :TransactionAmount, .);&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 23 May 2023 18:21:11 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2023-05-23T18:21:11Z</dc:date>
    <item>
      <title>Add 2 new columns : Approved and Declined</title>
      <link>https://community.jmp.com/t5/Discussions/Add-2-new-columns-Approved-and-Declined/m-p/634499#M83247</link>
      <description>&lt;P&gt;How to add new columns which will have 2 column name as Approved and Declined and in those columns there TransactionAmount respective for each customer, and leave the row blank if in Approved column&amp;nbsp; the TransactionAmount for that Customer is declined.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Approved columns should only have Transaction Amount which were Approved and Declined Columns should only have TranscationAmount which were Declined&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53023i78BF334338211321/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 18:46:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-2-new-columns-Approved-and-Declined/m-p/634499#M83247</guid>
      <dc:creator>NullMongoose240</dc:creator>
      <dc:date>2023-05-23T18:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Add 2 new columns : Approved and Declined</title>
      <link>https://community.jmp.com/t5/Discussions/Add-2-new-columns-Approved-and-Declined/m-p/634532#M83250</link>
      <description>&lt;P&gt;Create a new column and name it "Approved".&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add a formula for the column:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;If( :Status == "APPROVED", :TransactionAmount, .);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Add a second column and name it "Declined&lt;/P&gt;
&lt;P&gt;Add the following formula to it&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;if( :Status == "DECLINED", :TransactionAmount, .);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 May 2023 18:21:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-2-new-columns-Approved-and-Declined/m-p/634532#M83250</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-05-23T18:21:11Z</dc:date>
    </item>
  </channel>
</rss>

