I have a processing group which uses a file which has a column company name.
Is there a way i can validate if the filecompany name == curext() (company name user is logged into) before data is moved from source to staging.
Intent is to not allow data to be moved to staging if the company name of file being imported is not same as the company name user has logged into.
Thanks
Mav