DanielOthwolo
6 years agoQrew Member
Comparison between two tables and display the outcome on one column using the API_DoQuery
Good Day
I am an intern at an ISP assigned to develop a Reconciliation between bank deposits and the amount floated to vendors. I am having a problem with comparing the two different fields and displaying the corresponding value in the Reconciliation table onto a specific column. I have tried to apply the API_DoQuery which gives no errors but doesn't write the data into the other table. Please assist! Here is the function i have applied which doesn't include the field ID of the column to display the data. I have tried using the IF statement formula but i have no option to import from another table.
<qdbapi>
<usertoken>%user.token.b4s2ci_jdr8_brbx.VenFloat%</usertoken>
<apptoken>app_token</apptoken>
<udata>mydata</udata>
<query>{'7'.EX.'_FID_6'}AND{'27'.EX.'_FID_16'}</query>
</qdbapi>
------------------------------
Daniel Othwolo
------------------------------
I am an intern at an ISP assigned to develop a Reconciliation between bank deposits and the amount floated to vendors. I am having a problem with comparing the two different fields and displaying the corresponding value in the Reconciliation table onto a specific column. I have tried to apply the API_DoQuery which gives no errors but doesn't write the data into the other table. Please assist! Here is the function i have applied which doesn't include the field ID of the column to display the data. I have tried using the IF statement formula but i have no option to import from another table.
<qdbapi>
<usertoken>%user.token.b4s2ci_jdr8_brbx.VenFloat%</usertoken>
<apptoken>app_token</apptoken>
<udata>mydata</udata>
<query>{'7'.EX.'_FID_6'}AND{'27'.EX.'_FID_16'}</query>
</qdbapi>
------------------------------
Daniel Othwolo
------------------------------