The field BAccount.AcctCD is probably too broad to use for your schema as it will list all of the business accounts, including customers and vendors. Try referencing the same table and field from your report schema that is used in the filter on your Conditions tab. For example if the filter is on APRegister.BranchID, the view name might be as follows:
=Report.GetFieldSchema(‘APRegister.BranchID’)
This report selector in Acumatica would look something like this:
You can also copy the syntax to create a more generic drop down company/branch selector from one of the standard reports, for example the OrgBAccountID parameter on the standard report AP610500:
The field BAccount.AcctCD is probably too broad to use for your schema as it will list all of the business accounts, including customers and vendors. Try referencing the same table and field from your report schema that is used in the filter on your Conditions tab. For example if the filter is on APRegister.BranchID, the view name might be as follows:
=Report.GetFieldSchema(‘APRegister.BranchID’)
This report selector in Acumatica would look something like this:
You can also copy the syntax to create a more generic drop down company/branch selector from one of the standard reports, for example the OrgBAccountID parameter on the standard report AP610500:
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.