• How to create a VI export for records that were changed today

    I suppose this could be for almost any table with a DateCreated or DateUpdated field, but in this case I'm trying to create an export for CI_Item what includes only those records with a DateUpldated of today. Based on 3 different posts here on Sage City…
  • Sage 100 Standard 2020: How do I import a bank statement to Sage 100?

    Hi all, I'm new to Sage 100 and trying to become more efficient at my job. I learned recently that it is possible to import a bank statement onto Sage 100 and automatically create invoice entries for them. After doing some preliminary research, there…
  • Using Visual integrator to export invoices, the tax amount field is always empty.

    I am not sure why when I run the VI export job, the tax amount from SO_InvoiceDetail appears to be 0 in the exported result file. All other values are being exported correctly. I have also check ed manually in the sales orders and invoices that the tax…
  • how to remove carriage returns from the comment text field while exporting data out of sage?

    I am using Visual Integrator to export SalesOrderDetail.M4T out of sage in a csv format. The challenge i am facing is SalesORderDetail table has a column called as "CommentText" which contains a carriage returns in the data. I want to either get rid…