You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Issue Fetching Accounting Period in FRS Report Header

Summary:

Hello,

While attempting to use the MemberName function in the header of an FRS report to display the Accounting Period selected in the grid, I am encountering the following errors:

  • Error: Could not determine POV member for specified dimension
  • Error: Invalid arguments
  • Error: Could not obtain alias for given grid

The value I am trying to retrieve is from Column B, which is configured as a Prompt for Accounting Period rather than a fixed value.

I have tried the following expressions:

<<MemberName("Grid1", 1, B, "Prompt for Accounting Period")>>
<<MemberName("Grid1", B, "Prompt for Accounting Period")>>
<<MemberName("Grid1", 1, B, "Accounting Period")>>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!