Hi there, I am slowly learning SQL and am confused as to how to properly set up a FROM and WHERE.
I am using a template from Victoria Yudin to create an aging report: victoriayudin.com/.../sql-view-for-current-receivables-aging-detail-in-dynamics-gp
The table is a great starting point for our purposes but I don't know how to filter the customer class. We have two customer classes. I am creating separate aging reports for each of them.
What would I add to Victoria's template to filter by the exact name of the customer class?