Skip to main content
Question

Acumatica Report design with Row Level Security

  • December 11, 2025
  • 3 replies
  • 18 views

Forum|alt.badge.img

I set vendor access by user. I want to filter the data by the vendor or employee when running the report in Report Designer. I remember that in customer access, I only needed to link another table to the Customer table, and the data was filtered automatically. But for vendor access, I don’t know how to make it work. Please guide me

3 replies

Forum|alt.badge.img+3

Have you tried the same approach but joining the PX.Objects.AP.Vendor table (or PX.Objects.CR.BAccount)?
Before that, make sure to configure access on the Vendor Access (AP102000) screen.


Forum|alt.badge.img
  • Author
  • Freshman II
  • December 12, 2025

Have you tried the same approach but joining the PX.Objects.AP.Vendor table (or PX.Objects.CR.BAccount)?
Before that, make sure to configure access on the Vendor Access (AP102000) screen.

I try but not working


Forum|alt.badge.img
  • Author
  • Freshman II
  • December 12, 2025

Have you tried the same approach but joining the PX.Objects.AP.Vendor table (or PX.Objects.CR.BAccount)?
Before that, make sure to configure access on the Vendor Access (AP102000) screen.

I try but not working

It work when link to vendor. It’s my team miss configuration