QSB - script to load temporary table based on sales transactions and purchase transactions
Hi,
I need help from anyone who have the same situation, to write a script to create a table to be used on UI with the result of data from 2 transaction tables.
The idea is for each calendar day and product code I need to create a record on the new table with sales amount (from the sales transaction file) and the purchase amount for the same date from the purchase transaction file)