I have a client with multiple companies in one tenant. While you can pull an ARM report for Company A while you are in Company B, the header information displayed is still for Company B. What is the correct formula to display the selected Company Id instead of the current Company you are in? The default formula is:
=Report.GetDefUI('RowCompanyBAccount.AcctName')
Best answer by meganfriesen37
How is the user running the report for the alternate company?
If you have configured a Unit Set with different Units per branch, you can use “=@UnitText”
If the user is picking the COMPANY when running the report, then you can use =@OrganizationName
If the user is selecting a Start and/or Ending BRANCH them you can use =Report.GetBranchText(@StartBranch) or =Report.GetBranchText(@EndBranch)
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.