Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Memberalias Not Working in FR

user7735252Apr 18 2013 — edited Apr 25 2013
Hi all, this is my issue.

In an existing report that comes with various headings in Pages, on its top left corner, there is a textbox where I put in all my labels.

I'm trying to implement a report name that links to one of the members in the Account dimension.

Here is the syntax I wrote:

<<MemberAlias("Grid1", H, "Accounts")>>
<<MemberAlias("Grid1", H, "Time Periods")>> <<MemberAlias("Grid1", G, "Years")>> Averages

for Time Periods and Years, it displays just fine.

But with Accounts, I got this error that says "invalid arguments"

I've already studied the documentation and nothing in it is pointing me where my mistake is.

Any help would be appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2013
Added on Apr 18 2013
27 comments
1,277 views