<?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 Get a specific value when date = another date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Get-a-specific-value-when-date-another-date/m-p/1702656#M53832</link>
    <description>&lt;P&gt;Hi Everyone, Good day! I hope you can help me with my problem here.&lt;BR /&gt;I have 3 tables:&lt;BR /&gt;&lt;STRONG&gt;T_ACCOUNT&lt;/STRONG&gt; - Contains all the account information&lt;BR /&gt;&lt;STRONG&gt;T_BILL&lt;/STRONG&gt; - This is the transactional table of T_ACCOUNT so if an account in T_ACCOUNT does not have any transaction yet, it won't be in this table&lt;BR /&gt;&lt;STRONG&gt;T_APPL&lt;/STRONG&gt; - Have all the information of product applicants&lt;/P&gt;&lt;P&gt;Now if we want to know the current balance of an account in T_ACCOUNT we will compute it in T_BILL using IF(SUM(debcred='D',trxn_amt*-1,trxn_amt)) and it is using trxn_date for its date.&lt;BR /&gt;T_APPL is using appl_date&lt;/P&gt;&lt;P&gt;Now I want to know the balance of an account on the date of his application in T_APPL or What is the Balance of an account when T_APPL.appl_date=T_BILL.trxn_date&lt;/P&gt;&lt;P&gt;So far I managed to join T_APPL and T_ACCOUNT, and I can join T_BILL into T_ACCOUNT and create a column for it's balance. So what is left is to ADD a NEW COLUMN in T_ACCOUNT that contains a stagnant value for "Balance at the time of application"&lt;BR /&gt;I hope I explains it well and I hope that you can help me, thank you so much in advance!&lt;/P&gt;&lt;P&gt;Maybe I'm just complicating it into my head but I hope you can help me. Thanks again!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Badzreyes00_0-1589624834433.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33738i06FC0D19D51EFFEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Badzreyes00_0-1589624834433.png" alt="Badzreyes00_0-1589624834433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:38:05 GMT</pubDate>
    <dc:creator>Badzreyes00</dc:creator>
    <dc:date>2024-11-16T18:38:05Z</dc:date>
    <item>
      <title>Get a specific value when date = another date</title>
      <link>https://community.qlik.com/t5/App-Development/Get-a-specific-value-when-date-another-date/m-p/1702656#M53832</link>
      <description>&lt;P&gt;Hi Everyone, Good day! I hope you can help me with my problem here.&lt;BR /&gt;I have 3 tables:&lt;BR /&gt;&lt;STRONG&gt;T_ACCOUNT&lt;/STRONG&gt; - Contains all the account information&lt;BR /&gt;&lt;STRONG&gt;T_BILL&lt;/STRONG&gt; - This is the transactional table of T_ACCOUNT so if an account in T_ACCOUNT does not have any transaction yet, it won't be in this table&lt;BR /&gt;&lt;STRONG&gt;T_APPL&lt;/STRONG&gt; - Have all the information of product applicants&lt;/P&gt;&lt;P&gt;Now if we want to know the current balance of an account in T_ACCOUNT we will compute it in T_BILL using IF(SUM(debcred='D',trxn_amt*-1,trxn_amt)) and it is using trxn_date for its date.&lt;BR /&gt;T_APPL is using appl_date&lt;/P&gt;&lt;P&gt;Now I want to know the balance of an account on the date of his application in T_APPL or What is the Balance of an account when T_APPL.appl_date=T_BILL.trxn_date&lt;/P&gt;&lt;P&gt;So far I managed to join T_APPL and T_ACCOUNT, and I can join T_BILL into T_ACCOUNT and create a column for it's balance. So what is left is to ADD a NEW COLUMN in T_ACCOUNT that contains a stagnant value for "Balance at the time of application"&lt;BR /&gt;I hope I explains it well and I hope that you can help me, thank you so much in advance!&lt;/P&gt;&lt;P&gt;Maybe I'm just complicating it into my head but I hope you can help me. Thanks again!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Badzreyes00_0-1589624834433.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33738i06FC0D19D51EFFEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Badzreyes00_0-1589624834433.png" alt="Badzreyes00_0-1589624834433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-a-specific-value-when-date-another-date/m-p/1702656#M53832</guid>
      <dc:creator>Badzreyes00</dc:creator>
      <dc:date>2024-11-16T18:38:05Z</dc:date>
    </item>
  </channel>
</rss>

